Skip to content

Commit b8edef3

Browse files
bump: version 1.52.12 → 1.52.13
1 parent 7e5085d commit b8edef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "litellm"
3-
version = "1.52.12"
3+
version = "1.52.13"
44
description = "Library to easily interface with LLM API providers"
55
authors = ["BerriAI"]
66
license = "MIT"
@@ -91,7 +91,7 @@ requires = ["poetry-core", "wheel"]
9191
build-backend = "poetry.core.masonry.api"
9292

9393
[tool.commitizen]
94-
version = "1.52.12"
94+
version = "1.52.13"
9595
version_files = [
9696
"pyproject.toml:^version"
9797
]

0 commit comments

Comments
 (0)