Skip to content

Commit 208cd5f

Browse files
bump: version 1.77.5 → 1.77.6
1 parent c328b4a commit 208cd5f

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

159159
[tool.commitizen]
160-
version = "1.77.5"
160+
version = "1.77.6"
161161
version_files = [
162162
"pyproject.toml:^version"
163163
]

0 commit comments

Comments
 (0)