docs(payments): add complete German payment guidance
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-23 01:54:19 +02:00
parent e08bc8b992
commit 2340bf53f9
6 changed files with 177 additions and 6 deletions
+2 -2
View File
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-payments"
version = "0.1.20"
version = "0.1.21"
description = "Replay-safe payment obligations and reconciliation evidence for GovOPlaN."
readme = "README.md"
requires-python = ">=3.12"
authors = [{ name = "GovOPlaN" }]
dependencies = ["govoplan-core>=0.1.18"]
dependencies = ["govoplan-core>=0.1.37"]
[tool.setuptools.packages.find]
where = ["src"]