From fcb31207d57ec42a1f0dd1cc112ec69de863b012 Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Fri, 25 Mar 2011 15:30:20 -0400 Subject: alpha8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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", -- cgit v1.2.3