Bump Fuel to 11.0.0 version
Change-Id: I309377e73759a7f1d3a5ca9ce058c48c6b163c19
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user