Merge pull request #26370 from BerriAI/litellm_version_bump

[Infra] Bump version 1.83.12 → 1.83.13
This commit is contained in:
yuneng-jiang
2026-04-23 17:30:45 -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.12"
version = "1.83.13"
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.12"
version = "1.83.13"
version_files = [
"pyproject.toml:^version",
]
Generated
+2 -2
View File
@@ -9,7 +9,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-04-20T01:21:50.985363Z"
exclude-newer = "2026-04-21T00:00:09.504288Z"
exclude-newer-span = "P3D"
[manifest]
@@ -3085,7 +3085,7 @@ wheels = [
[[package]]
name = "litellm"
version = "1.83.12"
version = "1.83.13"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },