diff --git a/setup.py b/setup.py index 779fdd9..4ad99e2 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="NiChart_DLMUSE", - version="1.0.6", + version="1.0.7", description="Run NiChart_DLMUSE on your data (currently only structural pipeline is supported).", long_description=long_description, long_description_content_type="text/markdown",