We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdfbfd commit 35fe9d2Copy full SHA for 35fe9d2
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import setup, find_packages # noqa: H301
8
9
NAME = "adzerk-decision-sdk"
10
-VERSION = "1.0.0-beta.17"
+VERSION = "1.0.0-beta.18"
11
# To install the library, run the following
12
#
13
# python setup.py install
0 commit comments