Skip to content

Commit 028804f

Browse files
Updated email id
1 parent 7378d60 commit 028804f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contentstack/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
__status__ = 'debug'
2525
__version__ = 'v1.11.2'
2626
__endpoint__ = 'cdn.contentstack.io'
27-
__email__ = 'mobile@contentstack.com'
28-
__developer_email__ = 'shailesh.mishra@contentstack.com'
27+
__email__ = 'support@contentstack.com'
28+
__developer_email__ = 'mobile@contentstack.com'
2929
__license__ = "MIT"

0 commit comments

Comments
 (0)