Skip to content

Commit 1e14517

Browse files
bump: version 1.67.5 → 1.67.6
1 parent ac7b1ef commit 1e14517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "litellm"
3-
version = "1.67.5"
3+
version = "1.67.6"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT"
@@ -126,7 +126,7 @@ requires = ["poetry-core", "wheel"]
126126
build-backend = "poetry.core.masonry.api"
127127

128128
[tool.commitizen]
129-
version = "1.67.5"
129+
version = "1.67.6"
130130
version_files = [
131131
"pyproject.toml:^version"
132132
]

0 commit comments

Comments
 (0)