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 56a22c3 commit e248876Copy full SHA for e248876
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-Apibara Python SDK 0.7.1 (UNRELEASED)
+Apibara Python SDK 0.7.1 (2023-07-14)
5
--------------------------------------
6
7
Fixed
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apibara"
-version = "0.7.0"
+version = "0.7.1"
description = "Apibara cliend SDK. Stream and transform on-chain data with Python."
authors = ["Francesco Ceccon <[email protected]>"]
license = "Apache-2.0"
0 commit comments