Skip to content

Commit a329fe5

Browse files
committed
[CHORE] Updated SDK versions for the next release (v1.14.0)
1 parent 9569c6c commit a329fe5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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+
## [1.14.0] - 9999-99-99
6+
57
## [1.13.0] - 2026-02-13
68
### Changed
79
- Updated all compiled protos for compatibility with Injective core v1.18.0 and Indexer v1.18.3

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.13.1"
3+
version = "1.14.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)