release v0.5.10

This commit is contained in:
Florian Förster 2025-05-15 12:00:24 +02:00
parent 559ef90d61
commit b2e22f7353

View File

@ -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)
(?P<major>0|[1-9]\\d*)\\.
(?P<minor>0|[1-9]\\d*)\\.