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 a1ef542 + 3f75f8b commit fb1235dCopy full SHA for fb1235d
README.md
@@ -86,6 +86,10 @@ python pyinjective/fetch_metadata.py
86
87
88
### Changelogs
89
+0.5.5.5
90
+* Refactor LCD endpoints
91
+* regen ini files
92
+
93
0.5.5.1
94
* Add ATOM back to denoms_mainnet.ini
95
setup.py
@@ -17,7 +17,7 @@
17
EMAIL = "[email protected]"
18
AUTHOR = "Injective Labs"
19
REQUIRES_PYTHON = ">=3.7.0"
20
-VERSION = "0.5.5.4"
+VERSION = "0.5.5.5"
21
22
REQUIRED = [
23
"grpcio",
0 commit comments