alpha11 release

This commit is contained in:
Joe Gregorio
2011-03-31 10:54:43 -04:00
parent 05375c013f
commit f56a2b39d6

View File

@@ -64,7 +64,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.0alpha10",
version="1.0alpha11",
description="Google API Client Library for Python",
long_description=long_desc,
author="Joe Gregorio",