Skip to content

Commit fbf47e0

Browse files
Merge pull request #99 from InjectiveLabs/f/sdk_release
SDK release v0.5.6.5
2 parents 31fee97 + 08dba65 commit fbf47e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
NAME = "injective-py"
1515
DESCRIPTION = "Injective Python SDK, with Exchange API client"
1616
URL = "https://github.com/InjectiveLabs/sdk-python"
17-
EMAIL = "max@injectiveprotocol.com"
17+
EMAIL = "achilleas@injectivelabs.com"
1818
AUTHOR = "Injective Labs"
1919
REQUIRES_PYTHON = ">=3.7.0"
20-
VERSION = "0.5.6.4"
20+
VERSION = "0.5.6.5"
2121

2222
REQUIRED = [
2323
"grpcio",

0 commit comments

Comments
 (0)