diff --git a/pyproject.toml b/pyproject.toml index 0377460..bed0cf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "weaviate-agents" -version = "1.7.1" +version = "1.8.0" description = "The official sub-package for the Weaviate Agents project." readme = "README.md" requires-python = ">=3.9"