From a767d9096dd5951d32bf52b04990dca693688cfa Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sat, 17 Aug 2024 23:38:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Bump=20version=20from=200.7.2=20?= =?UTF-8?q?to=200.7.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- glotaran/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glotaran/__init__.py b/glotaran/__init__.py index 2278aebc8..262f1081c 100644 --- a/glotaran/__init__.py +++ b/glotaran/__init__.py @@ -5,7 +5,7 @@ load_plugins() -__version__ = "0.7.2" +__version__ = "0.7.3" examples = deprecate_submodule( deprecated_module_name="glotaran.examples",