Skip to content

Commit d1f4c83

Browse files
bump: version 1.27.15 → 1.28.0
1 parent f120f94 commit d1f4c83

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

7676
[tool.commitizen]
77-
version = "1.27.15"
77+
version = "1.28.0"
7878
version_files = [
7979
"pyproject.toml:^version"
8080
]

0 commit comments

Comments
 (0)