Update home page in setup.py to point to the google repo.
diff --git a/setup.py b/setup.py
index cfc43bf..5a43e40 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.