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,