Skip to content

Commit 620a0f4

Browse files
bump: version 1.67.2 → 1.67.3
1 parent 05d617b commit 620a0f4

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.67.2"
3+
version = "1.67.3"
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.2"
127+
version = "1.67.3"
128128
version_files = [
129129
"pyproject.toml:^version"
130130
]

0 commit comments

Comments
 (0)