We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a234b16 commit 5dac952Copy full SHA for 5dac952
setup.py
@@ -9,7 +9,7 @@
9
from setuptools import setup, find_packages # noqa: H301
10
11
NAME = "intercom-python-sdk"
12
-VERSION = "0.1.0-dev"
+VERSION = "0.2.0-dev"
13
# To install the library, run the following
14
#
15
# python setup.py install
0 commit comments