diff --git a/pyproject.toml b/pyproject.toml index 5b5a47b..d1ae142 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "signetry-eval" -version = "0.2.2" +version = "0.2.3" description = "The public adversarial evaluation suite for Signetry: measures attack success rate (ASR) and utility-under-defense for coding-agent prompt injection, skill/MCP poisoning, and memory-injection threats, governed by signetry-core." readme = "README.md" requires-python = ">=3.11"