diff --git a/pyproject.toml b/pyproject.toml index 27dcb91d..25d2a076 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ ignore_missing_imports = true [tool.poetry] name = "magentic" -version = "0.14.1" +version = "0.15.0" description = "Seamlessly integrate LLMs as Python functions" license = "MIT" authors = ["Jack Collins"]