From 835e22c21031f967113502183413a0a9269c3c06 Mon Sep 17 00:00:00 2001 From: thorstenwagner Date: Thu, 15 Jun 2023 15:34:35 +0200 Subject: [PATCH] version bumb --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 50a1dc7..52c9c67 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="cryoCARE", - version="0.2.2", + version="0.3.0", author="Tim-Oliver Buchholz, Thorsten Wagner", author_email="tim-oliver.buchholz@fmi.ch, " "thorsten.wagner@mpi-dortmund.mpg.de",