diff --git a/pyproject.toml b/pyproject.toml index c1be95b..0f24c3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "agent-action-guard" -version = "1.0.8" +version = "1.0.9" description = "Runtime classifier for screening AI agent actions as safe, harmful, or unethical." readme = {file = "README.md", content-type = "text/markdown"} license = "CC-BY-4.0"