From 9428ab38aa6d9ac47706e1e66ff0c2f3612b93b1 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Fri, 30 Oct 2015 11:33:41 +0900 Subject: [PATCH] Do no set the version in setup.cfg Change-Id: I670e61c94f6f58cd5b31caa220e94f6a30bfb66c --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 441ed42..fa6d26d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,5 @@ [metadata] name = python-cloudkittyclient -version = 0.5 summary = API client of cloudkitty, Rating as a Service project. description-file = README.rst