From 4c7bb92596547dfb49163fd8d1fac0da0276da78 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 11 Jun 2026 13:51:53 +0200 Subject: [PATCH] bump version (dev) --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 92f1c3e..419b353 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wattanalyse" -version = "0.1.0" +version = "0.1.1dev1" description = "analysis of production state messages obtained from customers" authors = [ {name = "d-opt GmbH, resp. Florian Förster", email = "f.foerster@d-opt.com"}, @@ -71,7 +71,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.1.0" +current_version = "0.1.1dev1" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.