From 29285d34184b7e4fbdd510c512047d7654709ad9 Mon Sep 17 00:00:00 2001 From: marcuspappik Date: Thu, 23 Mar 2017 15:37:42 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 48e0f2d..3b7aedc 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='hics', - version='0.4', + version='0.6', author='Marcus Pappik', install_requires=[ 'pandas',