bump version

This commit is contained in:
Florian Förster 2025-04-16 13:45:46 +02:00
parent c2757cca26
commit f6b321b76c

View File

@ -1,6 +1,6 @@
[project]
name = "delta-barth"
version = "0.5.7dev2"
version = "0.5.7"
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.7dev2"
current_version = "0.5.7"
parse = """(?x)
(?P<major>0|[1-9]\\d*)\\.
(?P<minor>0|[1-9]\\d*)\\.