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

This commit is contained in:
2026-08-22 20:56:43 +02:00
parent eb6742a393
commit f85e0fe9ad
5 changed files with 186 additions and 5 deletions
+2 -2
View File
@@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-reporting"
version = "0.1.18"
version = "0.1.19"
description = "GovOPlaN governed reporting and semantic BI module."
readme = "README.md"
requires-python = ">=3.12"
license = { text = "AGPL-3.0-or-later" }
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.18",
"govoplan-core>=0.1.37",
"govoplan-access>=0.1.18",
]