From a9515af08ed31ab9de4b95eca7bf9fd0aa7af296 Mon Sep 17 00:00:00 2001 From: moanos Date: Sat, 3 Aug 2024 09:50:52 +0200 Subject: [PATCH] chor: bump version --- src/notfellchen/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notfellchen/__init__.py b/src/notfellchen/__init__.py index f102a9c..3dc1f76 100644 --- a/src/notfellchen/__init__.py +++ b/src/notfellchen/__init__.py @@ -1 +1 @@ -__version__ = "0.0.1" +__version__ = "0.1.0"