From aa09185645f576c8c85b8fc966d509cb2bfe91c4 Mon Sep 17 00:00:00 2001 From: marcuspappik Date: Tue, 11 Apr 2017 09:28:51 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1acbc8f..e490852 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='hics', - version='0.7', + version='0.8', author='Marcus Pappik', install_requires=[ 'pandas',