commit | 9b906775c4d94663acc305bc8f104acb5174915b | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Thu Oct 09 00:21:10 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Thu Oct 09 00:21:10 2014 -0700 |
tree | e32c66656a216ed7d41c06e3e4cb45e7fc5d893a | |
parent | de86cad77dc139c8dd04965223593b11ba8f0d50 [diff] |
Update author info.
diff --git a/setup.py b/setup.py index 79a5050..4ea3c76 100644 --- a/setup.py +++ b/setup.py
@@ -49,8 +49,7 @@ version=version, description="Google API Client Library for Python", long_description=long_desc, - author="John Asmuth", - author_email="jasmuth@google.com", + author="Google Inc.", url="http://github.com/google/google-api-python-client/", install_requires=install_requires, packages=packages,