Bump Fuel to 11.0.0 version

Change-Id: I309377e73759a7f1d3a5ca9ce058c48c6b163c19
This commit is contained in:
Vladimir Kuklin
2017-03-02 17:31:42 +03:00
parent 4d739ecc04
commit 1a8f0cc95d
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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