Skip to content

Commit

Permalink
chore: release v0.6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-kal committed Feb 15, 2023
1 parent def1f7d commit 598d74d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,15 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas


### Changelogs
**0.6.0.2**
* Re-gen mainnet denoms

**0.6.0.0**
* Change default network to LB
* Re-gen denoms mainnet
* Re-gen mainnet denoms

**0.5.9.7**
* Re-gen denoms mainnet
* Re-gen mainnet denoms

**0.5.9.6**
* Re-gen proto
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.6.0.1"
VERSION = "0.6.0.2"

REQUIRED = [
"protobuf==3.19.1",
Expand Down

0 comments on commit 598d74d

Please sign in to comment.