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.
2 parents 80ee680 + 64ed26d commit 36084bbCopy full SHA for 36084bb
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