Release v0.1.7

This commit is contained in:
2026-07-11 02:34:57 +02:00
parent c0afbc9333
commit 99560a74c6
5 changed files with 152 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.12"
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.6",
"govoplan-core>=0.1.7",
]
[tool.setuptools.packages.find]