diff --git a/pyproject.toml b/pyproject.toml index e505e0b..00718cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ ignore_missing_imports = true [tool.poetry] name = "magentic" -version = "0.25.0" +version = "0.26.0" description = "Seamlessly integrate LLMs as Python functions" license = "MIT" authors = ["Jack Collins"]