diff --git a/dist/litellm-0.1.746-py3-none-any.whl b/dist/litellm-0.1.746-py3-none-any.whl new file mode 100644 index 0000000000..764cb79612 Binary files /dev/null and b/dist/litellm-0.1.746-py3-none-any.whl differ diff --git a/dist/litellm-0.1.746.tar.gz b/dist/litellm-0.1.746.tar.gz new file mode 100644 index 0000000000..2960c8c1fc Binary files /dev/null and b/dist/litellm-0.1.746.tar.gz differ diff --git a/pyproject.toml b/pyproject.toml index 55233e2096..61e48ccda9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litellm" -version = "0.1.745" +version = "0.1.746" description = "Library to easily interface with LLM API providers" authors = ["BerriAI"] license = "MIT License"