commit | 386cc8b06b57c3d4a564fe0ab0d1e51fc34270a8 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jon.wayne.parrott@gmail.com> | Fri Feb 19 15:43:17 2016 -0800 |
committer | Jon Wayne Parrott <jon.wayne.parrott@gmail.com> | Fri Feb 19 16:25:54 2016 -0800 |
tree | 178130552c8340be6dd29386b84e30fbb0863fea | |
parent | fd2f99c7fb3cb577f0ecc4a6e2131e54a4c36f31 [diff] |
Bump version to 1.5.0
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index ceeae8d..ab076a4 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.4.2" +__version__ = "1.5.0"