Skip to content

Commit 9cdfbfd

Browse files
authored
Update setup.py Version
1 parent 25dae59 commit 9cdfbfd

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

99
NAME = "adzerk-decision-sdk"
10-
VERSION = "1.0.0-beta.16"
10+
VERSION = "1.0.0-beta.17"
1111
# To install the library, run the following
1212
#
1313
# python setup.py install

0 commit comments

Comments
 (0)