Skip to content

Commit 9790a46

Browse files
authored
Merge pull request #25730 from BerriAI/yj_bump_apr14_2
bump: version 1.83.7 → 1.83.8
2 parents bdb4f39 + 045d32a commit 9790a46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "litellm"
3-
version = "1.83.7"
3+
version = "1.83.8"
44
description = "Library to easily interface with LLM API providers"
55
readme = "README.md"
66
requires-python = ">=3.9, <3.14"
@@ -238,7 +238,7 @@ source-exclude = [
238238
profile = "black"
239239

240240
[tool.commitizen]
241-
version = "1.83.7"
241+
version = "1.83.8"
242242
version_files = [
243243
"pyproject.toml:^version",
244244
]

0 commit comments

Comments
 (0)