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',