Skip to content

Commit 368b2a1

Browse files
committed
chore: release 0.6.0.0
1 parent 06f5f73 commit 368b2a1

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
@@ -80,6 +80,7 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas
8080
### Changelogs
8181
**0.6.0.0**
8282
* Change default network to LB
83+
* Re-gen denoms mainnet
8384

8485
**0.5.9.7**
8586
* Re-gen denoms mainnet

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.9.9"
20+
VERSION = "0.6.0.0"
2121

2222
REQUIRED = [
2323
"protobuf==3.19.1",

0 commit comments

Comments
 (0)