Skip to content

Commit 3408487

Browse files
bump: version 1.60.7 → 1.60.8
1 parent c83498f commit 3408487

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

9898
[tool.commitizen]
99-
version = "1.60.7"
99+
version = "1.60.8"
100100
version_files = [
101101
"pyproject.toml:^version"
102102
]

0 commit comments

Comments
 (0)