diff --git a/pyproject.toml b/pyproject.toml index a2a59344020..a83ff9bbcc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litellm" -version = "0.1.405" +version = "0.1.406" description = "Library to easily interface with LLM API providers" authors = ["BerriAI"] license = "MIT License"