We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aee4c8 commit cb463a1Copy full SHA for cb463a1
setup.py
@@ -21,7 +21,7 @@
21
# prerequisite: setuptools
22
# http://pypi.python.org/pypi/setuptools
23
NAME = "platform-api-python-client"
24
-VERSION = "1.0.0"
+VERSION = "0.3.2"
25
PYTHON_REQUIRES = ">= 3.8"
26
REQUIRES = [
27
"urllib3 >= 1.25.3, < 3.0.0",
0 commit comments