diff --git a/setup.py b/setup.py index ac16f88..ea62330 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='pyLoopSage', # Package name - version='1.0.7', # Version of the software + version='1.0.8', # Version of the software description='An energy-based stochastic model of loop extrusion in chromatin.', long_description=long_description, long_description_content_type='text/markdown',