Skip to content

Commit b0fd330

Browse files
committed
chore: release 0.5.8.2
1 parent a70b207 commit b0fd330

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ requests = "*"
1919
eip712_structs = "*"
2020
coincurve = "*"
2121
aiocron = "*"
22+
websockets = "*"
2223

2324
[dev-packages]
2425

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.8.1"
20+
VERSION = "0.5.8.2"
2121

2222
REQUIRED = [
2323
"grpcio",

0 commit comments

Comments
 (0)