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 0672cca commit 99f4a6aCopy full SHA for 99f4a6a
setup.py
@@ -15,7 +15,7 @@
15
from setuptools import setup, find_packages
16
17
NAME = "sib-api-v3-sdk"
18
-VERSION = "1.0.1"
+VERSION = "1.0.2"
19
# To install the library, run the following
20
#
21
# python setup.py install
0 commit comments