Release govoplan-dist-lists v0.1.21: unify interface contracts and documentation

This commit is contained in:
2026-09-08 01:32:32 +02:00
parent d1b2a05c91
commit c337f2f1fa
6 changed files with 59 additions and 29 deletions
+2 -2
View File
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-dist-lists"
version = "0.1.20"
version = "0.1.21"
description = "GovOPlaN operational distribution lists and governed audience expansion."
readme = "README.md"
requires-python = ">=3.12"
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.18",
"govoplan-core>=0.1.45",
]
[tool.setuptools.packages.find]