aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index aa1ee16..cc46480 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ long_desc = """The Google API Client for Python is a client library for
accessing the Buzz, Moderator, and Latitude APIs."""
setup(name="google-api-python-client",
- version="1.0alpha7",
+ version="1.0alpha8",
description="Google API Client Library for Python",
long_description=long_desc,
author="Joe Gregorio",