commit | 73774c5d6698dccf3cff5a16976716fdbb57605d | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Wed Aug 29 09:45:53 2012 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Wed Aug 29 09:45:53 2012 -0400 |
tree | 12d6299ca03a4dcedd8436581dbff0c17727a268 | |
parent | 9d708d88a73565da2ec14106f1b3fcb7e4d482c7 [diff] |
Preparing for v1.0c3 release.
diff --git a/oauth2client/__init__.py b/oauth2client/__init__.py index ca59aab..eccbb62 100644 --- a/oauth2client/__init__.py +++ b/oauth2client/__init__.py
@@ -1 +1 @@ -__version__ = "1.0c2" +__version__ = "1.0c3"