From 7a9d5c844a349cca0e289b51c8c7846d59efa3b3 Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Thu, 12 Mar 2015 16:18:03 -0700 Subject: [PATCH] Upgrading version to 0.4.3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2757ccf7d8603..c66fb94a41035 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( name='gcloud', - version='0.4.2', + version='0.4.3', description='API Client library for Google Cloud', author='JJ Geewax', author_email='jj@geewax.org',