From b93d06ca16a08de9fe1cecf31c7fa1f7d4ce75f0 Mon Sep 17 00:00:00 2001 From: foefl Date: Fri, 21 Mar 2025 09:49:26 +0100 Subject: [PATCH] bump version for adapted changes --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6f5049e..4c4fbd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "delta-barth" -version = "0.3.3" +version = "0.3.4" 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"},