Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-kal committed Dec 22, 2021
1 parent a1ef542 commit 3f75f8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ python pyinjective/fetch_metadata.py


### Changelogs
0.5.5.5
* Refactor LCD endpoints
* regen ini files

0.5.5.1
* Add ATOM back to denoms_mainnet.ini

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
EMAIL = "[email protected]"
AUTHOR = "Injective Labs"
REQUIRES_PYTHON = ">=3.7.0"
VERSION = "0.5.5.4"
VERSION = "0.5.5.5"

REQUIRED = [
"grpcio",
Expand Down

0 comments on commit 3f75f8b

Please sign in to comment.