Skip to content

Commit c689c3f

Browse files
committed
Merge pull request #813 from dhermes/cut-release-0.5.0
Upgrading version to 0.5.0.
2 parents f08e71b + 579cec2 commit c689c3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323

2424
setup(
2525
name='gcloud',
26-
version='0.4.3',
26+
version='0.5.0',
2727
description='API Client library for Google Cloud',
28-
author='JJ Geewax',
29-
author_email='[email protected]',
28+
author='Google Cloud Platform',
29+
author_email='[email protected]',
3030
long_description=README,
3131
scripts=[],
3232
url='https://github.com/GoogleCloudPlatform/gcloud-python',

0 commit comments

Comments
 (0)