We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8d23f1 + 71b34aa commit 8c6b3f5Copy full SHA for 8c6b3f5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [Unreleased] - 9999-99-99
6
+
7
## [1.11.0] - 2025-07-29
8
### Added
9
- Added support for Exchange V2 proto queries and types
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "injective-py"
-version = "1.11.0"
+version = "1.12.0-rc1"
description = "Injective Python SDK, with Exchange API Client"
authors = ["Injective Labs <contact@injectivelabs.org>"]
license = "Apache-2.0"
0 commit comments