Skip to content

Commit 546e428

Browse files
committed
(fix) Update version number
1 parent 281936b commit 546e428

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.6.3]
6+
### Fixed
7+
- Updated reference gas cost for messages in the gas limit estimator after chain upgrade v1.13
8+
59
## [1.6.2]
610
### Fixed
711
- Fixed issue in the `listen_derivative_market_updates` method in the `AsyncClient` class

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