From d90196c172f4f08f061ea7dcf2685ae769363160 Mon Sep 17 00:00:00 2001 From: carlosuc3m <100329787@alumnos.uc3m.es> Date: Wed, 20 Dec 2023 16:49:16 +0100 Subject: [PATCH] Bump to next development cycle Signed-off-by: carlosuc3m <100329787@alumnos.uc3m.es> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68bdb0e9..edde24c8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.bioimage dl-modelrunner - 0.5.4-SNAPSHOT + 0.5.5-SNAPSHOT Deep learning model runner Use deep learning frameworks from Java in an agnostic and isolated way.