Skip to content

Commit 36084bb

Browse files
authored
Merge pull request #19 from rwth-iat/thammel-patch-1
Bump version
2 parents 80ee680 + 64ed26d commit 36084bb

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
@@ -13,7 +13,7 @@
1313
from setuptools import setup, find_packages # noqa: H301
1414

1515
NAME = "aas-python-http-client"
16-
VERSION = "1.0.1"
16+
VERSION = "1.0.2"
1717
# To install the library, run the following
1818
#
1919
# python setup.py install

0 commit comments

Comments
 (0)