Skip to content

Commit ae051f4

Browse files
author
abel
committed
(fix) Updated version number and CHANGELOG
1 parent f54b4d1 commit ae051f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.2.0] - 2024-01-24
6+
### Changed
7+
- Updated reference gas cost for all messages in the gas estimator
8+
- Updated all proto definitions for Injective Core 1.12.1
9+
510
## [1.1.1] - 2024-01-18
611
### Changed
712
- Updated the logic to create a `MsgLiquidatePosition` message

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.1.1"
3+
version = "1.2.0-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)