Skip to content

Commit 35fe9d2

Browse files
authored
Update version to 18
1 parent 9cdfbfd commit 35fe9d2

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.17"
10+
VERSION = "1.0.0-beta.18"
1111
# To install the library, run the following
1212
#
1313
# python setup.py install

0 commit comments

Comments
 (0)