Skip to content

Commit fb1235d

Browse files
Merge pull request #50 from InjectiveLabs/ci/cd
Update changelogs
2 parents a1ef542 + 3f75f8b commit fb1235d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ python pyinjective/fetch_metadata.py
8686

8787

8888
### Changelogs
89+
0.5.5.5
90+
* Refactor LCD endpoints
91+
* regen ini files
92+
8993
0.5.5.1
9094
* Add ATOM back to denoms_mainnet.ini
9195

setup.py

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

2222
REQUIRED = [
2323
"grpcio",

0 commit comments

Comments
 (0)