Skip to content

Commit fb59ed1

Browse files
committed
release: v0.6.7
1 parent 75de267 commit fb59ed1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
Apibara Python SDK 0.6.7 (2023-06-08)
5+
--------------------------------------
6+
7+
Fixed
8+
^^^^^
9+
10+
- Improve compatibility with Python 3.8
11+
12+
413
Apibara Python SDK 0.6.6 (2023-04-14)
514
--------------------------------------
615

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "apibara"
3-
version = "0.6.6"
3+
version = "0.6.7"
44
description = "Apibara cliend SDK. Stream and transform on-chain data with Python."
55
authors = ["Francesco Ceccon <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)