commit | f56a2b39d6921fef9c83f027d807dc7dc48e1223 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Thu Mar 31 10:54:43 2011 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Thu Mar 31 10:54:43 2011 -0400 |
tree | a67cb5a3bd1e474422a031e0ab33e883baa7d23b | |
parent | 05375c013f5145dea4929fc3337a8f05b08631e4 [diff] |
alpha11 release
diff --git a/setup.py b/setup.py index 538c1e0..ae4d21e 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.0alpha10", + version="1.0alpha11", description="Google API Client Library for Python", long_description=long_desc, author="Joe Gregorio",