Skip to content

Commit cd67089

Browse files
Merge pull request #359 from InjectiveLabs/feat/sync_dev_with_v1_8_0
Feat/sync dev with v1.8.0
2 parents 1764dd9 + dc8d00f commit cd67089

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
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

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

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)