From 00ceb5c3dd16b9bf5a8702391fed0cf727e546e5 Mon Sep 17 00:00:00 2001 From: "ZH.F" Date: Thu, 27 May 2021 17:11:53 +0800 Subject: [PATCH] Bump release --- python-cliff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cliff.spec b/python-cliff.spec index b28a30f..5b377f3 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-cliff Version: 2.11.0 -Release: 1 +Release: 2 Summary: Command Line Interface Formulation Framework License: Apache-2.0 URL: https://docs.openstack.org/cliff/latest/ -- Gitee