We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7823e3 + e162c6d commit 2c786caCopy full SHA for 2c786ca
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "litellm"
3
-version = "1.83.6"
+version = "1.83.7"
4
description = "Library to easily interface with LLM API providers"
5
authors = ["BerriAI"]
6
license = "MIT"
@@ -181,7 +181,7 @@ requires = ["poetry-core", "wheel"]
181
build-backend = "poetry.core.masonry.api"
182
183
[tool.commitizen]
184
185
version_files = [
186
"pyproject.toml:^version"
187
]
0 commit comments