Skip to content

Commit 087e8c0

Browse files
committed
bump: version 1.56.6 → 1.56.7
1 parent 8bd6c97 commit 087e8c0

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

9393
[tool.commitizen]
94-
version = "1.56.6"
94+
version = "1.56.7"
9595
version_files = [
9696
"pyproject.toml:^version"
9797
]

0 commit comments

Comments
 (0)