Skip to content

Commit df3a801

Browse files
committed
Upgrading version to 0.5.0.
Also changing author to something more official / encompassing.
1 parent f08e71b commit df3a801

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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='jj@geewax.org',
28+
author='FOO BAR',
29+
author_email='foo@bar.org',
3030
long_description=README,
3131
scripts=[],
3232
url='https://github.com/GoogleCloudPlatform/gcloud-python',

0 commit comments

Comments
 (0)