diff --git a/pyproject.toml b/pyproject.toml index 47cffda2..d8a6b41e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ strict = true [tool.poetry] name = "magentic" -version = "0.4.0" +version = "0.4.1" description = "Seamlessly integrate LLMs as Python functions" license = "MIT" authors = ["Jack Collins"]