Skip to content

Commit d312540

Browse files
committed
AP-1036: Update version of the package
1 parent d16762e commit d312540

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

1616
NAME = "sib-api-v3-sdk"
17-
VERSION = "6.3.0"
17+
VERSION = "6.3.1"
1818
# To install the library, run the following
1919
#
2020
# python setup.py install

0 commit comments

Comments
 (0)