commit | 3cc9a454a9f11c2b14826e6d75950655f0457e7c | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Thu Mar 07 10:08:39 2013 -0500 |
committer | Joe Gregorio <jcgregorio@google.com> | Thu Mar 07 10:08:39 2013 -0500 |
tree | 9c443e33469e99527d53772962871c2a4b07c843 | |
parent | f7b648f5281e17dfee86fe8eb048d5ff0a19ca81 [diff] [blame] |
Prepare for v1.1 release. Reviewed in https://codereview.appspot.com/7516045/.
diff --git a/apiclient/__init__.py b/apiclient/__init__.py index 4802e90..f901408 100644 --- a/apiclient/__init__.py +++ b/apiclient/__init__.py
@@ -1 +1 @@ -__version__ = "1.0" +__version__ = "1.1"