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