We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efeff8 commit 4867b33Copy full SHA for 4867b33
setup.py
@@ -8,7 +8,7 @@
8
from setuptools import setup
9
10
setup(name="python-intercom",
11
- version='0.2.5',
+ version='0.2.4',
12
description="Intercom API wrapper",
13
long_description=open('README').read(),
14
author="John Keyes",
0 commit comments