Skip to content

Commit d29bc42

Browse files
committed
bump: version 1.75.6 → 1.75.7
1 parent 48c8981 commit d29bc42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.75.6"
3+
version = "1.75.7"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT"
@@ -155,7 +155,7 @@ requires = ["poetry-core", "wheel"]
155155
build-backend = "poetry.core.masonry.api"
156156

157157
[tool.commitizen]
158-
version = "1.75.6"
158+
version = "1.75.7"
159159
version_files = [
160160
"pyproject.toml:^version"
161161
]

0 commit comments

Comments
 (0)