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 41d323e commit 78b6783Copy full SHA for 78b6783
setup.py
@@ -9,7 +9,7 @@
9
from setuptools import setup, find_packages # noqa: H301
10
11
NAME = "intercom-python-sdk"
12
-VERSION = "0.2.0-dev"
+VERSION = "0.2.1-dev"
13
# To install the library, run the following
14
#
15
# python setup.py install
0 commit comments