From f8350c7f267d0cc916ca251037aac9bf733c7802 Mon Sep 17 00:00:00 2001 From: Bart Schilperoort Date: Mon, 11 Dec 2023 11:11:18 +0100 Subject: [PATCH] Update version number --- src/ewatercycle_marrmot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ewatercycle_marrmot/__init__.py b/src/ewatercycle_marrmot/__init__.py index f102a9c..3b93d0b 100644 --- a/src/ewatercycle_marrmot/__init__.py +++ b/src/ewatercycle_marrmot/__init__.py @@ -1 +1 @@ -__version__ = "0.0.1" +__version__ = "0.0.2"