Skip to content

Commit 9db6f7b

Browse files
committed
chore: release 0.5.8.5
1 parent c0174c4 commit 9db6f7b

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
@@ -78,6 +78,10 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas
7878

7979

8080
### Changelogs
81+
**0.5.8.5**
82+
* Add StreamOrdersHistory
83+
* Add more request params in OrdersHistory
84+
8185
**0.5.8.4**
8286
* Adjust block and timeouts to new block time
8387
* Set explicit version for protobuf and grpcio-tool dependencies

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.8.4"
20+
VERSION = "0.5.8.5"
2121

2222
REQUIRED = [
2323
"grpcio",

0 commit comments

Comments
 (0)