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 a101981 commit fb0fc9fCopy full SHA for fb0fc9f
setup.py
@@ -18,7 +18,7 @@ def getRequires():
18
name='sendgrid',
19
version=str(__version__),
20
author='SendGrid',
21
- author_email='support@sendgrid.com',
+ author_email='libraries@sendgrid.com',
22
url='https://github.com/sendgrid/sendgrid-python/',
23
packages=find_packages(),
24
license='MIT',
0 commit comments