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",