From ce04b998c711c77ca47fb1f25a68bdd2209ef1e2 Mon Sep 17 00:00:00 2001 From: Ekaterina Fedorova Date: Tue, 20 Aug 2013 17:50:22 +0400 Subject: [PATCH] Add 0.2 to version prefix Change-Id: Ibf5ded656f7ae2c80e00aeb4c757bf238b7595aa --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index eab7be15..f8726438 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,6 @@ [metadata] name = python-muranoclient +version = 0.2 summary = python-muranoclient description-file = README.rst