commit | ce67bc2b09bc3fcdd37f1c00a704c4039b6b2c4e | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Tue Jul 02 13:50:31 2013 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Tue Jul 02 13:50:31 2013 -0400 |
tree | d3b8f036cb2bac8b604a13e1b38557c0e4f084a8 | |
parent | 700f13f3db1a9d1e3617eafa204459ba3f97ebd0 [diff] [blame] |
Pepare for v1.2 release. Reviewed in https://codereview.appspot.com/10841043/.
diff --git a/apiclient/__init__.py b/apiclient/__init__.py index 6a74889..fe31691 100644 --- a/apiclient/__init__.py +++ b/apiclient/__init__.py
@@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.1" +__version__ = "1.2"