commit | dd9fa86c647bec0d9fb6fd7a7b7d8c5433b70e0a | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Fri Mar 18 13:39:17 2011 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Fri Mar 18 13:39:17 2011 -0400 |
tree | 95b9fdafcda845a0d764b695bdf122b79b4c943b | |
parent | 4d1f75f77d5a7696d2e5b81bd7c9a1b846e3c4a3 [diff] |
another release, alpha3
diff --git a/setup.py b/setup.py index 8a3c867..cfd3b45 100644 --- a/setup.py +++ b/setup.py
@@ -47,7 +47,7 @@ accessing the Buzz, Moderator, and Latitude APIs.""" setup(name="google-api-python-client", - version="1.0alpha2", + version="1.0alpha3", description="Google API Client Library for Python", long_description=long_desc, author="Joe Gregorio",