We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48fa3d0 + fb0fc9f commit 335c2b4Copy full SHA for 335c2b4
1 file changed
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='libraries@sendgrid.com',
22
url='https://github.com/sendgrid/sendgrid-python/',
23
packages=find_packages(),
24
license='MIT',
0 commit comments