From 2ce5b74fa4af1beba8543019c511d108d26aabfd Mon Sep 17 00:00:00 2001 From: foefl Date: Wed, 30 Apr 2025 16:31:46 +0200 Subject: [PATCH] bump version to 0.5.9 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fe8ed4c..bc7af37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "delta-barth" -version = "0.5.9dev2" +version = "0.5.9" 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.9dev2" +current_version = "0.5.9" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.