From 6512d2c4b59007d09a66a1c2c4c706acf373aec7 Mon Sep 17 00:00:00 2001 From: sthirugn Date: Mon, 24 Feb 2014 11:49:13 -0500 Subject: [PATCH] Updated version for pypi --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3c93790..d321c23 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='testimony', - version='0.2.0', + version='0.3.0', url='https://github.com/sthirugn/testimony/', author='Suresh Thirugn', author_email='sthirugn@redhat.com',