diff --git a/pyproject.toml b/pyproject.toml index d72bb1df..c09a0784 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cai-framework" -version = "0.5.9" +version = "0.5.10" description = "Cybersecurity AI Framework" readme = "README.md" requires-python = ">=3.9"