Skip to content

Commit fb0fc9f

Browse files
committed
changed the author email
1 parent a101981 commit fb0fc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def getRequires():
1818
name='sendgrid',
1919
version=str(__version__),
2020
author='SendGrid',
21-
author_email='support@sendgrid.com',
21+
author_email='libraries@sendgrid.com',
2222
url='https://github.com/sendgrid/sendgrid-python/',
2323
packages=find_packages(),
2424
license='MIT',

0 commit comments

Comments
 (0)