diff --git a/pyproject.toml b/pyproject.toml index 28f38cc..2966afb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "motley-slayer" -version = "0.6.4" +version = "0.6.5" description = "A lightweight, agent-first semantic layer for AI agents" requires-python = ">=3.11" license = "MIT"