Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c7fec5

Browse files
committed
Updated author field in setup.py.
1 parent c8a51f5 commit 9c7fec5

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
@@ -52,8 +52,8 @@
5252
version=version,
5353
description="Google API Client Library for Python",
5454
long_description=long_desc,
55-
author="Joe Gregorio",
56-
author_email="jcgregorio@google.com",
55+
author="John Asmuth",
56+
author_email="jasmuth@google.com",
5757
url="http://github.com/google/google-api-python-client/",
5858
install_requires=install_requires,
5959
packages=packages,

0 commit comments

Comments
 (0)