diff --git a/setup.py b/setup.py index 2b59051..0681cd2 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='MultiMM', # Package name - version='1.0.3', # Version of the software + version='1.0.4', # Version of the software description='A tool for chromatin modeling from nucleosomes to chromosomal territories.', long_description=long_description, long_description_content_type='text/markdown',