Skip to content

Commit 2cd9947

Browse files
committed
mgmt-13 update version
1 parent 4914e92 commit 2cd9947

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

0 commit comments

Comments
 (0)