diff --git a/core/pyproject.toml b/core/pyproject.toml index 6c66c2316..d220ff5fc 100644 --- a/core/pyproject.toml +++ b/core/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "Cheshire-Cat" description = "Production ready AI assistant framework" -version = "1.3.0" +version = "1.3.1" requires-python = ">=3.10" license = { file="LICENSE" } authors = [