diff --git a/pyproject.toml b/pyproject.toml index 255f8a7..741150a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "magentic" -version = "0.32.0" +version = "0.33.0" description = "Seamlessly integrate LLMs as Python functions" readme = "README.md" requires-python = ">=3.10"