Skip to content

Commit 1f1b58d

Browse files
Merge pull request #139 from InjectiveLabs/f/release_v0.5.7.6
chore: release 0.5.7.6
2 parents 5568a19 + d4528f0 commit 1f1b58d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas
8282
* Add OrdersHistory
8383
* Add SendToInjective
8484
* Add MsgRewardsOptOut
85+
* Re-gen ini files
8586

8687
**0.5.7.5**
8788
* Fix MsgExternalTransfer

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
EMAIL = "achilleas@injectivelabs.com"
1818
AUTHOR = "Injective Labs"
1919
REQUIRES_PYTHON = ">=3.7.0"
20-
VERSION = "0.5.7.5"
20+
VERSION = "0.5.7.6"
2121

2222
REQUIRED = [
2323
"grpcio",

0 commit comments

Comments
 (0)