From c8f4adbcc4b9a536541dfb73d972441c827f4b8f Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Sat, 18 Jul 2015 00:22:07 -0500 Subject: [PATCH] Version 2.0.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8bbf34e..93a2cdf 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup( name='supernova', - version='1.0.8', + version='2.0.0', author='Major Hayden', author_email='major@mhtx.net', description="novaclient wrapper for multiple nova environments",