Skip to content

Commit 8a7fdf3

Browse files
committed
bump: version 1.69.3 → 1.70.0
1 parent 1488146 commit 8a7fdf3

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

138138
[tool.commitizen]
139-
version = "1.69.3"
139+
version = "1.70.0"
140140
version_files = [
141141
"pyproject.toml:^version"
142142
]

0 commit comments

Comments
 (0)