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 4337dfd commit 6abb763Copy full SHA for 6abb763
setup.py
@@ -19,7 +19,7 @@
19
long_description = readme.read()
20
21
setup(
22
- name="python-intercom",
+ name="singular-python-intercom",
23
version=__version__,
24
description="Intercom API wrapper",
25
long_description=long_description,
0 commit comments