diff --git a/setup.py b/setup.py index 2c2067af2c65..610e463b3cbf 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( name='gcloud', - version='0.7.1', + version='0.8.0', description='API Client library for Google Cloud', author='Google Cloud Platform', author_email='jjg+gcloud-python@google.com',