From 8da14b52f70185a7a43ca8b3292b16084d27e505 Mon Sep 17 00:00:00 2001 From: Christophe-Marie Duquesne Date: Thu, 12 Jul 2012 09:28:16 +0200 Subject: [PATCH] updating version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 079854c..4e36f48 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='michel', - version='0.0.6', + version='0.0.7', author='Christophe-Marie Duquesne', author_email='chm.duquesne@gmail.com', packages=find_packages(),