1.0beta3 release
diff --git a/setup.py b/setup.py
index db17fcb..87e54d9 100644
--- a/setup.py
+++ b/setup.py
@@ -64,7 +64,7 @@
 accessing the Buzz, Moderator, and Latitude APIs."""
 
 setup(name="google-api-python-client",
-      version="1.0beta2",
+      version="1.0beta3",
       description="Google API Client Library for Python",
       long_description=long_desc,
       author="Joe Gregorio",