Skip to content

Commit 414adbe

Browse files
committed
update required python version in docs
1 parent 10b7b31 commit 414adbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
URL = "https://github.com/InjectiveLabs/sdk-python"
1717
1818
AUTHOR = "Injective Labs"
19-
REQUIRES_PYTHON = ">=3.6.0"
19+
REQUIRES_PYTHON = ">=3.7.0"
2020
VERSION = "0.3.2"
2121

2222
REQUIRED = [

0 commit comments

Comments
 (0)