From b2e22f7353e66f29bf9d4210d1f6988c3d8fa1a3 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 15 May 2025 12:00:24 +0200 Subject: [PATCH] release v0.5.10 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6cf6130..d4a4beb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "delta-barth" -version = "0.5.10dev1" +version = "0.5.10" description = "workflows and pipelines for the Python-based Plugin of Delta Barth's ERP system" authors = [ {name = "Florian Förster", email = "f.foerster@d-opt.com"}, @@ -74,7 +74,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.5.10dev1" +current_version = "0.5.10" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.