We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9569c6c commit a329fe5Copy full SHA for a329fe5
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.14.0] - 9999-99-99
6
+
7
## [1.13.0] - 2026-02-13
8
### Changed
9
- Updated all compiled protos for compatibility with Injective core v1.18.0 and Indexer v1.18.3
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "injective-py"
-version = "1.13.1"
+version = "1.14.0-rc1"
description = "Injective Python SDK, with Exchange API Client"
authors = ["Injective Labs <contact@injectivelabs.org>"]
license = "Apache-2.0"
0 commit comments