aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Wayne Parrott <jon.wayne.parrott@gmail.com>2016-02-19 15:43:17 -0800
committerJon Wayne Parrott <jon.wayne.parrott@gmail.com>2016-02-19 16:25:54 -0800
commit386cc8b06b57c3d4a564fe0ab0d1e51fc34270a8 (patch)
tree178130552c8340be6dd29386b84e30fbb0863fea
parentfd2f99c7fb3cb577f0ecc4a6e2131e54a4c36f31 (diff)
downloadgoogle-api-python-client-386cc8b06b57c3d4a564fe0ab0d1e51fc34270a8.tar.gz
Bump version to 1.5.0
-rw-r--r--googleapiclient/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py
index ceeae8d19..ab076a4f6 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"