We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5568a19 + d4528f0 commit 1f1b58dCopy full SHA for 1f1b58d
README.md
@@ -82,6 +82,7 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas
82
* Add OrdersHistory
83
* Add SendToInjective
84
* Add MsgRewardsOptOut
85
+* Re-gen ini files
86
87
**0.5.7.5**
88
* Fix MsgExternalTransfer
setup.py
@@ -17,7 +17,7 @@
17
EMAIL = "achilleas@injectivelabs.com"
18
AUTHOR = "Injective Labs"
19
REQUIRES_PYTHON = ">=3.7.0"
20
-VERSION = "0.5.7.5"
+VERSION = "0.5.7.6"
21
22
REQUIRED = [
23
"grpcio",
0 commit comments