update build pipeline and version

This commit was merged in pull request #7.
This commit is contained in:
2026-07-31 16:18:10 +02:00
parent f8b1c65221
commit 36b7c319cc
2 changed files with 13 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[project]
name = "wce-crm"
version = "0.1.1dev10"
version = "0.1.1dev11"
description = "GUI for CRM of NAFKA project with WCE"
authors = [
{name = "d-opt GmbH, resp. Florian Förster", email = "f.foerster@d-opt.com"},
@@ -79,7 +79,7 @@ directory = "reports/coverage"
[tool.bumpversion]
current_version = "0.1.1dev10"
current_version = "0.1.1dev11"
parse = """(?x)
(?P<major>0|[1-9]\\d*)\\.
(?P<minor>0|[1-9]\\d*)\\.