commit | 326cd51f4ba9f292d2dd789225db723cd601209c | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@google.com> | Mon Mar 02 13:24:09 2015 -0800 |
committer | Craig Citro <craigcitro@google.com> | Mon Mar 02 13:40:58 2015 -0800 |
tree | aeda13e21c524e68b8d37b88a529b75ab9b919eb | |
parent | e633be11dbb412e5030b5afca31111fa4074dff1 [diff] [blame] |
apiclient release v1.3.2.
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 1e1a6cf..d2be3db 100644 --- a/googleapiclient/__init__.py +++ b/googleapiclient/__init__.py
@@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.3.1" +__version__ = "1.3.2"