bump version

This commit is contained in:
Krrish Dholakia 2023-09-15 17:25:59 -07:00
parent 5b38f04524
commit 142c08e3a0
3 changed files with 1 additions and 1 deletions

BIN
dist/litellm-0.1.652-py3-none-any.whl vendored Normal file

Binary file not shown.

BIN
dist/litellm-0.1.652.tar.gz vendored Normal file

Binary file not shown.

View file

@ -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"