From 4cead5b3bfbb009a7d1ed88d56fad3855755d6e3 Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Fri, 3 Jun 2022 10:51:59 +0200
Subject: [PATCH] updated version

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8430b4..a59a5be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
 	</parent>
     
 	<artifactId>deep-learning-version-manager</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.1</version>
     
 	<name>Deep Learning versions manager for Icy</name>
 	<description>This project holds the code for the TensorFlow library manager. It allows users to download, install and select the version of TensorFlow that other plugins use in Icy.
-- 
GitLab