Skip to content

Commit dd8a7e1

Browse files
committed
bump: version 1.67.3 → 1.67.4
1 parent 93759b4 commit dd8a7e1

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

126126
[tool.commitizen]
127-
version = "1.67.3"
127+
version = "1.67.4"
128128
version_files = [
129129
"pyproject.toml:^version"
130130
]

0 commit comments

Comments
 (0)