Skip to content

Commit c7b6f66

Browse files
bump: version 1.68.3 → 1.69.0
1 parent 10e80f0 commit c7b6f66

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

133133
[tool.commitizen]
134-
version = "1.68.3"
134+
version = "1.69.0"
135135
version_files = [
136136
"pyproject.toml:^version"
137137
]

0 commit comments

Comments
 (0)