From 8d187a83b6f699ab173c3fca92ff572fb7461d58 Mon Sep 17 00:00:00 2001 From: kevinli7 Date: Thu, 21 Dec 2017 13:48:23 -0500 Subject: [PATCH] Update home page in setup.py to point to the google repo. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cfc43bf0..5a43e40a 100644 --- a/setup.py +++ b/setup.py @@ -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='craigcitro@google.com', # Contained modules and scripts.