bump litellm 1.81.7

This commit is contained in:
Sameer Kankute 2026-02-03 16:51:42 +05:30
parent 77579c9230
commit bc45f1f15c

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "litellm"
version = "1.81.6"
version = "1.81.7"
description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"]
license = "MIT"
@ -174,7 +174,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "1.81.6"
version = "1.81.7"
version_files = [
"pyproject.toml:^version"
]