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.
2 parents 643069f + 028804f commit 99bb1b0Copy full SHA for 99bb1b0
contentstack/__init__.py
@@ -24,6 +24,6 @@
24
__status__ = 'debug'
25
__version__ = 'v2.0.1'
26
__endpoint__ = 'cdn.contentstack.io'
27
-__email__ = 'mobile@contentstack.com'
28
-__developer_email__ = 'shailesh.mishra@contentstack.com'
+__email__ = 'support@contentstack.com'
+__developer_email__ = 'mobile@contentstack.com'
29
__license__ = "MIT"
0 commit comments