From 91167a2bf8c1364e2942127f1a75a2b86bef6704 Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Tue, 24 Feb 2015 18:15:43 -0800 Subject: [PATCH] Upgrading version to 0.4.2. This is for a minor release cycle. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0eff158eb26e..2757ccf7d860 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( name='gcloud', - version='0.4.1', + version='0.4.2', description='API Client library for Google Cloud', author='JJ Geewax', author_email='jj@geewax.org',