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.
2 parents 407067a + cd67089 commit 321a78eCopy full SHA for 321a78e
CHANGELOG.md
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
10
### Removed
11
- Removed all methods marked as deprecated in AsyncClient and Composer
12
13
-## [1.8.0] - 9999-99-99
+## [1.8.0] - 2024-11-14
14
### Changed
15
- The markets initialization in AsyncClient has been modified to get markets information from the chain endpoints instead of the Indexer endpoints
16
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "injective-py"
3
-version = "1.8.0-pre"
+version = "1.9.0-pre"
4
description = "Injective Python SDK, with Exchange API Client"
5
authors = ["Injective Labs <[email protected]>"]
6
license = "Apache-2.0"
0 commit comments