From 6b945c1ada6bd851c64eb3413cfc27e7bc14dec4 Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Mon, 25 Mar 2024 08:12:06 -0500 Subject: [PATCH] Bump to next development cycle Signed-off-by: Curtis Rueden --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f02f9d..fdf9450 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.imglib2 imglib2-realtransform - 4.0.2-SNAPSHOT + 4.0.3-SNAPSHOT ImgLib2 Real Transform Real space coordinate transformations.