Release govoplan-ops v0.1.22: unify interface contracts and documentation
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-09-08 01:32:48 +02:00
parent ac6b211827
commit 489d44d18d
7 changed files with 22 additions and 11 deletions
+2 -2
View File
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-ops"
version = "0.1.21"
version = "0.1.22"
description = "GovOPlaN operations module for health, deployment profile, and sizing visibility."
readme = "README.md"
requires-python = ">=3.12"
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.42",
"govoplan-core>=0.1.45",
"govoplan-access>=0.1.18",
]