From 86d4d684c3f8006c0031ab68a7895f2c8fbd8792 Mon Sep 17 00:00:00 2001 From: Philipp Schlegel Date: Mon, 13 May 2024 11:14:46 +0100 Subject: [PATCH] bump version 0.1.3 - 0.1.4 --- octarine/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octarine/__version__.py b/octarine/__version__.py index ef0b380..bad32e9 100644 --- a/octarine/__version__.py +++ b/octarine/__version__.py @@ -1 +1 @@ -__version__ = '0.1.3' \ No newline at end of file +__version__ = '0.1.4' \ No newline at end of file