From 7deefea183413509a707accfe7068a1950580b58 Mon Sep 17 00:00:00 2001 From: Moon-Young Date: Tue, 21 Jul 2026 23:24:45 +0000 Subject: [PATCH] release: Depone 0.2.7 (policy_conformance guardrail rollup) Ships the derived policy_conformance rollup (#109): a top-level guardrail verdict projecting the role-capability conformance axes, with the honest advisory seam. Co-Authored-By: Claude Fable 5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 76871e9..bd1c8f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "depone" -version = "0.2.6" +version = "0.2.7" description = "Workflow designer + cross-platform evidence verifier for AI agent orchestration" license = { text = "MIT" } readme = "README.md"