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 8e7bc0c commit a26eee6Copy full SHA for a26eee6
setup.py
@@ -16,7 +16,7 @@
16
from setuptools import setup, find_packages, Command
17
18
NAME = "docusign_esign"
19
-VERSION = "1.0.1"
+VERSION = "1.0.2"
20
# To install the library, run the following
21
#
22
# python setup.py install
0 commit comments