Skip to content

Commit 1b43ba9

Browse files
committed
bump: version 1.72.9 → 1.73.0
1 parent 84bacef commit 1b43ba9

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

143143
[tool.commitizen]
144-
version = "1.72.9"
144+
version = "1.73.0"
145145
version_files = [
146146
"pyproject.toml:^version"
147147
]

0 commit comments

Comments
 (0)