We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b80e1 commit f72ed69Copy full SHA for f72ed69
intercom/__init__.py
@@ -26,7 +26,7 @@
26
import six
27
import time
28
29
-__version__ = '2.0.0'
+__version__ = '2.1.0'
30
31
32
RELATED_DOCS_TEXT = "See https://github.com/jkeyes/python-intercom \
0 commit comments