Skip to content

Commit 1d66710

Browse files
author
abel
committed
(fix) Updated version number without release candidate tag
1 parent e315110 commit 1d66710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

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

5-
## [1.2.0] - 2024-01-24
5+
## [1.2.0] - 2024-01-25
66
### Changed
77
- Updated reference gas cost for all messages in the gas estimator
88
- Included different calculation for Post Only orders

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