commit | 40d348f8e47ea4d17c65664d7355baec5909eb97 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Fri Sep 16 07:45:08 2011 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Fri Sep 16 07:45:08 2011 -0400 |
tree | 5df24721f99b6f862ebee67ff5c4a6997fdf7a7f | |
parent | 1daa71bbef9aa64f9ed3779075d481f722d0793c [diff] [blame] |
1.0beta4
diff --git a/setup_oauth2client.py b/setup_oauth2client.py index ab5bed2..e3f105e 100644 --- a/setup_oauth2client.py +++ b/setup_oauth2client.py
@@ -44,7 +44,7 @@ long_desc = """The oauth2client is a client library for OAuth 2.0.""" setup(name="oauth2client", - version="1.0beta3", + version="1.0beta4", description="OAuth 2.0 client library", long_description=long_desc, author="Joe Gregorio",