We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08e71b commit df3a801Copy full SHA for df3a801
1 file changed
setup.py
@@ -23,10 +23,10 @@
23
24
setup(
25
name='gcloud',
26
- version='0.4.3',
+ version='0.5.0',
27
description='API Client library for Google Cloud',
28
- author='JJ Geewax',
29
- author_email='jj@geewax.org',
+ author='FOO BAR',
+ author_email='foo@bar.org',
30
long_description=README,
31
scripts=[],
32
url='https://github.com/GoogleCloudPlatform/gcloud-python',
0 commit comments