Skip to content

Commit 016bbaf

Browse files
committed
[CHORE] Updated version in pyproject.toml and added v1.14.0 changes into the CHANGELOG.md
1 parent 625589a commit 016bbaf

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

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

5-
## [1.14.0] - 9999-99-99
5+
## [1.14.0] - 2026-04-27
6+
### Changed
7+
- Updated all compiled protos for compatibility with Injective core v1.19.0 and Indexer v1.19.0
68

79
## [1.13.0] - 2026-02-13
810
### Changed

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.14.0-rc1"
3+
version = "1.14.0"
44
description = "Injective Python SDK, with Exchange API Client"
55
authors = ["Injective Labs <contact@injectivelabs.org>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)