feat(xrechnung): govern validation profile selection
Module Package Release / publish-packages (push) Successful in 10s

This commit is contained in:
2026-08-23 17:53:23 +02:00
parent 94bad1dbad
commit b3ccc56eff
6 changed files with 265 additions and 6 deletions
+1 -2
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-xrechnung"
version = "0.1.19"
version = "0.1.20"
description = "GovOPlaN inbound XRechnung validation connector."
readme = "README.md"
requires-python = ">=3.12"
@@ -30,4 +30,3 @@ pythonpath = ["src"]
[tool.ruff]
line-length = 100
target-version = "py312"