From dbbf3f25ddaad3401af771cb692786fb2093360d Mon Sep 17 00:00:00 2001 From: FEI YUAN Date: Fri, 10 Sep 2021 10:20:55 -0500 Subject: [PATCH] Bumped version to 1.0.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a1459d7..95094ab 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='eclip-peak', - version='1.0.5', + version='1.0.6', description='Pipeline for using IDR to identify a set of reproducible peaks given eClIP dataset with ' 'two or three replicates.', long_description=long_description,