Skip to content

Commit 025ce17

Browse files
committed
bump: version 1.75.5 → 1.75.6
1 parent f6e53de commit 025ce17

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.5"
3+
version = "1.75.6"
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.5"
158+
version = "1.75.6"
159159
version_files = [
160160
"pyproject.toml:^version"
161161
]

0 commit comments

Comments
 (0)