Skip to content

Commit 2c786ca

Browse files
authored
Merge pull request #25578 from BerriAI/yj_apr11_bump
bump: version 1.83.6 → 1.83.7
2 parents d7823e3 + e162c6d commit 2c786ca

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
[tool.poetry]
22
name = "litellm"
3-
version = "1.83.6"
3+
version = "1.83.7"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT"
@@ -181,7 +181,7 @@ requires = ["poetry-core", "wheel"]
181181
build-backend = "poetry.core.masonry.api"
182182

183183
[tool.commitizen]
184-
version = "1.83.6"
184+
version = "1.83.7"
185185
version_files = [
186186
"pyproject.toml:^version"
187187
]

0 commit comments

Comments
 (0)