From 78cc8d203ab0a5d205acb1b9b0a6e1e093167c57 Mon Sep 17 00:00:00 2001 From: foefl Date: Tue, 16 Jun 2026 09:23:19 +0200 Subject: [PATCH] bump version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index eff43ae..a4ee869 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wattanalyse" -version = "0.1.1dev5" +version = "0.1.1dev8" 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.1dev5" +current_version = "0.1.1dev8" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.