diff --git a/setup.py b/setup.py index 866b19c..c98f6ad 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ import setuptools setuptools.setup( name="fuelmenu", - version='7.0.0', + version='8.0.0', description="Console util for pre-configuration of Fuel server", author="Matthew Mosesohn", author_email="mmosesohn@mirantis.com",