Skip to content

Commit

Permalink
Merge pull request #197 from kevinli7/update-pypi
Browse files Browse the repository at this point in the history
Update home page in setup.py to point to the google repo.
  • Loading branch information
kevinli7 authored Dec 21, 2017
2 parents 2c0aef2 + 8d187a8 commit 4a3dfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
version=_APITOOLS_VERSION,
description='client libraries for humans',
long_description=README,
url='http://github.com/craigcitro/apitools',
url='http://github.com/google/apitools',
author='Craig Citro',
author_email='[email protected]',
# Contained modules and scripts.
Expand Down

0 comments on commit 4a3dfa2

Please sign in to comment.