From 30087632e6ae7d4a2b46ddd3f320174b40c1d87b Mon Sep 17 00:00:00 2001 From: Foivos Gypas Date: Mon, 23 Nov 2020 17:48: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 e6783a3..ef370ab 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name='zpca', - version='0.8.1', + version='0.8.2', description="PCA analysis for genes or transcripts.", author="Foivos Gypas", author_email='fgypas@gmail.com',