Skip to content

Commit 86a5f9a

Browse files
authored
Update setup.py
1 parent 8dc95a8 commit 86a5f9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, Command, os # noqa: H301
1414

1515
NAME = "docusign-admin"
16-
VERSION = "1.0.0b3"
16+
VERSION = "1.0.0b0"
1717
# To install the library, run the following
1818
#
1919
# python setup.py install

0 commit comments

Comments
 (0)