From b17283d585668f962f71e5c22e006681c978f5b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Albert?= Date: Tue, 22 Sep 2015 16:04:28 +0200 Subject: [PATCH] Moving to Liberty cycle (0.5) Change-Id: Ie18aea965350353624e59bfb769059f7af3c9278 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1baa5a0..6d8b9c2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = python-cloudkittyclient -version = 0.4.1 +version = 0.5 summary = API client of cloudkitty, Rating as a Service project. description-file = README.rst