diff --git a/setup.py b/setup.py index be172f2..1ba179a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='mario-pipeline-tools', - version='0.58', + version='0.59', packages=['mario'], url='https://github.com/JiscDACT/mario', license='all rights reserved',