diff --git a/setup.cfg b/setup.cfg index e80da58..872538e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = python-fuelclient -version = 10.0.0 +version = 11.0.0 summary = Command line interface and Python API wrapper for Fuel. author = Mirantis Inc. author-email = product@mirantis.com diff --git a/specs/python-fuelclient.spec b/specs/python-fuelclient.spec index 12038e3..84b7785 100644 --- a/specs/python-fuelclient.spec +++ b/specs/python-fuelclient.spec @@ -5,7 +5,7 @@ %endif %define name python-fuelclient -%{!?version: %define version 10.0.0} +%{!?version: %define version 11.0.0} %{!?release: %define release 1} Summary: Console utility for working with fuel rest api