diff --git a/pyproject.toml b/pyproject.toml index 24f642d..22709c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "capiscio-sdk" -version = "2.5.0" +version = "2.6.0" description = "Runtime security middleware for A2A agents" readme = "README.md" requires-python = ">=3.10"