From 58dfb24a6a7b8ab5801ca077a2e29c203f20c371 Mon Sep 17 00:00:00 2001 From: Adrian Vladu Date: Mon, 22 Jun 2020 18:48:39 +0300 Subject: [PATCH] Bump version to 1.1.3 Change-Id: I1c0f6ba00bf8504c6ee9108ad59f2c4ddce1233e --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 832b917e..5be69139 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = cloudbase-init -version = 1.1.2 +version = 1.1.3 summary = Portable cloud initialization service description-file = README.rst