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 80ee680 commit 64ed26dCopy full SHA for 64ed26d
setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup, find_packages # noqa: H301
14
15
NAME = "aas-python-http-client"
16
-VERSION = "1.0.1"
+VERSION = "1.0.2"
17
# To install the library, run the following
18
#
19
# python setup.py install
0 commit comments