We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75de267 commit fb59ed1Copy full SHA for fb59ed1
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
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
13
Apibara Python SDK 0.6.6 (2023-04-14)
14
--------------------------------------
15
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apibara"
-version = "0.6.6"
+version = "0.6.7"
description = "Apibara cliend SDK. Stream and transform on-chain data with Python."
authors = ["Francesco Ceccon <[email protected]>"]
license = "Apache-2.0"
0 commit comments