Skip to content

Commit 321a78e

Browse files
committed
Merge branch 'dev' of https://github.com/InjectiveLabs/sdk-python into feat/add_support_exchange_v2
2 parents 407067a + cd67089 commit 321a78e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010
### Removed
1111
- Removed all methods marked as deprecated in AsyncClient and Composer
1212

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

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 = "injective-py"
3-
version = "1.8.0-pre"
3+
version = "1.9.0-pre"
44
description = "Injective Python SDK, with Exchange API Client"
55
authors = ["Injective Labs <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)