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 bdb4f39 + 045d32a commit 9790a46Copy full SHA for 9790a46
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "litellm"
3
-version = "1.83.7"
+version = "1.83.8"
4
description = "Library to easily interface with LLM API providers"
5
readme = "README.md"
6
requires-python = ">=3.9, <3.14"
@@ -238,7 +238,7 @@ source-exclude = [
238
profile = "black"
239
240
[tool.commitizen]
241
242
version_files = [
243
"pyproject.toml:^version",
244
]
0 commit comments