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

M setup.py
M setup.py +1 -1
@@ 2,7 2,7 @@ from setuptools import setup
 
 
 setup(name='tshistory_refinery',
-      version='0.5.0',
+      version='0.6.0',
       author='Pythonian',
       author_email='aurelien.campeas@pythonian.fr, arnaud.campeas@pythonian.fr',
       packages=['tshistory_refinery'],