docs(dashboard): complete German reference coverage
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-23 19:31:21 +02:00
parent f8305f11f2
commit 1a48724f16
6 changed files with 104 additions and 6 deletions
+1 -2
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-dashboard"
version = "0.1.18"
version = "0.1.19"
description = "GovOPlaN configurable dashboard module."
readme = "README.md"
requires-python = ">=3.12"
@@ -22,4 +22,3 @@ govoplan_dashboard = ["py.typed"]
[project.entry-points."govoplan.modules"]
dashboard = "govoplan_dashboard.backend.manifest:get_manifest"