Skip to content

Commit 5dac952

Browse files
committed
Increment version
1 parent a234b16 commit 5dac952

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
@@ -9,7 +9,7 @@
99
from setuptools import setup, find_packages # noqa: H301
1010

1111
NAME = "intercom-python-sdk"
12-
VERSION = "0.1.0-dev"
12+
VERSION = "0.2.0-dev"
1313
# To install the library, run the following
1414
#
1515
# python setup.py install

0 commit comments

Comments
 (0)