Skip to content

Commit d4528f0

Browse files
committed
chore: release 0.5.7.6
1 parent 5568a19 commit d4528f0

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
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)