diff --git a/setup.py b/setup.py index 7274c04..e44f4b4 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='supernova', - version='0.9.6', + version='0.9.7', author='Major Hayden', author_email='major@mhtx.net', description="novaclient wrapper for multiple nova environments",