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

M setup.py
M setup.py +1 -1
@@ 26,7 26,7 @@ class ElmBuild(build_ext):
 
 
 setup(name='tshistory_refinery',
-      version='0.3.0',
+      version='0.4.0',
       author='Pythonian',
       author_email='aurelien.campeas@pythonian.fr, arnaud.campeas@pythonian.fr',
       packages=['tshistory_refinery'],