Skip to content

Commit 335c2b4

Browse files
Merge pull request #115 from sendgrid/tb-testing
Tb testing
2 parents 48fa3d0 + fb0fc9f commit 335c2b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ def getRequires():
1717
setup(
1818
name='sendgrid',
1919
version=str(__version__),
20-
author='Yamil Asusta',
21-
author_email='yamil@sendgrid.com',
20+
author='SendGrid',
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)