From fe352b49725eaf9c889d862bad8d01c2c1ae6c6c Mon Sep 17 00:00:00 2001 From: Draga Doncila Pop Date: Sat, 16 Sep 2023 12:27:55 +1000 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 26c8a4e..3d657ca 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def read(fname): setup( name='nd2_dask', - version='0.0.7.dev0', + version='0.0.7', author='Draga Doncila Pop', author_email='ddon0001@student.monash.edu', license='BSD-3',