From ca4888fc4e341d45ece90e01032045230ef84c07 Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Thu, 4 Jun 2015 11:09:07 -0700 Subject: [PATCH] Upgrading version to 0.6.0. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5f20c0b9a75d..3e5cbab49652 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name='gcloud', - version='0.5.0', + version='0.6.0', description='API Client library for Google Cloud', author='Google Cloud Platform', author_email='jjg+gcloud-python@google.com',