Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/InjectiveLabs/sdk-python int…
Browse files Browse the repository at this point in the history
…o feat/add_support_exchange_v2
  • Loading branch information
aarmoa committed Nov 14, 2024
2 parents 407067a + cd67089 commit 321a78e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
### Removed
- Removed all methods marked as deprecated in AsyncClient and Composer

## [1.8.0] - 9999-99-99
## [1.8.0] - 2024-11-14
### Changed
- The markets initialization in AsyncClient has been modified to get markets information from the chain endpoints instead of the Indexer endpoints

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "injective-py"
version = "1.8.0-pre"
version = "1.9.0-pre"
description = "Injective Python SDK, with Exchange API Client"
authors = ["Injective Labs <contact@injectivelabs.org>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 321a78e

Please sign in to comment.