diff --git a/dist/litellm-0.1.652-py3-none-any.whl b/dist/litellm-0.1.652-py3-none-any.whl new file mode 100644 index 000000000..594f5ba1d Binary files /dev/null and b/dist/litellm-0.1.652-py3-none-any.whl differ diff --git a/dist/litellm-0.1.652.tar.gz b/dist/litellm-0.1.652.tar.gz new file mode 100644 index 000000000..21358e019 Binary files /dev/null and b/dist/litellm-0.1.652.tar.gz differ diff --git a/pyproject.toml b/pyproject.toml index 9bd13f4a7..d1bd6abd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litellm" -version = "0.1.651" +version = "0.1.652" description = "Library to easily interface with LLM API providers" authors = ["BerriAI"] license = "MIT License"