From 782c307a51dcfcf1b6812bf5106ec13e331f5897 Mon Sep 17 00:00:00 2001 From: "tiffany.cheng" Date: Wed, 5 Nov 2025 08:45:57 +0000 Subject: [PATCH] build: update to 0.59 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',