From 96a8e437e0c8a9bb7a17bb969b0f11fac270c9cb Mon Sep 17 00:00:00 2001 From: Philipp Schlegel Date: Wed, 4 Sep 2024 20:10:33 +0100 Subject: [PATCH] bump version 0.1.0 -> 0.1.1 --- octarine_navis_plugin/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octarine_navis_plugin/__version__.py b/octarine_navis_plugin/__version__.py index 541f859..c12f34c 100644 --- a/octarine_navis_plugin/__version__.py +++ b/octarine_navis_plugin/__version__.py @@ -1 +1 @@ -__version__ = '0.1.0' \ No newline at end of file +__version__ = '0.1.1' \ No newline at end of file