1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py
M setup.py +1 -1
@@ 5,7 5,7 @@ from setuptools import setup
 
 setup(
     name='hg-confman',
-    version='1.0',
+    version='1.0.1',
     url='https://bitbucket.org/auc/confman',
     author=u'Aurélien Campéas',
     author_email='aurelien.campeas@pythonian.fr',