From 0f3ce03b44d11a0dd3e5545186beb45d15e31592 Mon Sep 17 00:00:00 2001 From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> Date: Thu, 14 Feb 2019 10:51:29 +0100 Subject: [PATCH] Bump to next development cycle Signed-off-by: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9636a36..84f7c69 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>ch.unibas.biozentrum.imcf</groupId> <artifactId>python-imcflibs</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <name>python-imcflibs</name> <description> -- GitLab