Skip to content

Commit 2081f02

Browse files
committed
bump: update package version to 1.0.0.16
1 parent 0820b51 commit 2081f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from setuptools import setup, find_packages # noqa: H301
1414

1515
NAME = "chatwoot-python-client"
16-
VERSION = "1.0.0.15"
16+
VERSION = "1.0.0.16"
1717
# To install the library, run the following
1818
#
1919
# python setup.py install

0 commit comments

Comments
 (0)