We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc95a8 commit 86a5f9aCopy full SHA for 86a5f9a
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup, find_packages, Command, os # noqa: H301
14
15
NAME = "docusign-admin"
16
-VERSION = "1.0.0b3"
+VERSION = "1.0.0b0"
17
# To install the library, run the following
18
#
19
# python setup.py install
0 commit comments