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