Skip to content

Commit 8c6b3f5

Browse files
authored
Merge pull request #392 from InjectiveLabs/chore/sync_with_master_after_v1_11
[CHORE] sync with master after v1.11
2 parents c8d23f1 + 71b34aa commit 8c6b3f5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
## [Unreleased] - 9999-99-99
6+
57
## [1.11.0] - 2025-07-29
68
### Added
79
- Added support for Exchange V2 proto queries and types

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.11.0"
3+
version = "1.12.0-rc1"
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)