diff --git a/pyproject.toml b/pyproject.toml index 4e3caf53..8f7ad846 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "council-ai" -version = "0.0.27" +version = "0.0.28" description = "Council is an open-source framework for the rapid development and robust deployment of customized generative AI applications" readme = "README.md" requires-python = ">=3.9"