Merge pull request #26209 from BerriAI/yj_bump_apr21_2

[Infra] Bump version
This commit is contained in:
yuneng-jiang
2026-04-21 18:29:41 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[project]
name = "litellm"
version = "1.83.10"
version = "1.83.11"
description = "Library to easily interface with LLM API providers"
readme = "README.md"
requires-python = ">=3.10, <3.14"
@@ -236,7 +236,7 @@ source-exclude = [
profile = "black"
[tool.commitizen]
version = "1.83.10"
version = "1.83.11"
version_files = [
"pyproject.toml:^version",
]
Generated
+2 -2
View File
@@ -9,7 +9,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-04-16T02:00:05.930008Z"
exclude-newer = "2026-04-19T01:10:36.69677Z"
exclude-newer-span = "P3D"
[manifest]
@@ -3085,7 +3085,7 @@ wheels = [
[[package]]
name = "litellm"
version = "1.83.10"
version = "1.83.11"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },