Skip to content

Commit e96831d

Browse files
committed
chore: release v0.5.7.5
1 parent 7bf9a25 commit e96831d

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.5.7.5**
8282
* Fix MsgExternalTransfer
83+
* Adapt TradesRequest to optional args
8384

8485
**0.5.7.4**
8586
* Refactor fetch_metadata script to use K8S

setup.py

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

2222
REQUIRED = [
2323
"grpcio",

0 commit comments

Comments
 (0)