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

This commit is contained in:
2026-08-22 20:56:44 +02:00
parent 016136f56c
commit 6c5545af66
6 changed files with 186 additions and 10 deletions
+2 -2
View File
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-search"
version = "0.1.18"
version = "0.1.19"
description = "Permission-aware global and contextual search for GovOPlaN."
readme = "README.md"
requires-python = ">=3.12"
license = "AGPL-3.0-or-later"
authors = [{ name = "GovOPlaN" }]
dependencies = ["govoplan-core>=0.1.18"]
dependencies = ["govoplan-core>=0.1.37"]
[tool.setuptools.packages.find]
where = ["src"]