diff --git a/setup.py b/setup.py index 2717c81..04757ce 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="NiChart_DLMUSE", - version="1.0.1", + version="1.0.2", description="Run NiChart_DLMUSE on your data (currently only structural pipeline is supported).", long_description=long_description, long_description_content_type="text/markdown",