Skip to content

Commit cc957a1

Browse files
committed
bump: version 1.81.12 → 1.81.13
1 parent 273bfb4 commit cc957a1

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

184184
[tool.commitizen]
185-
version = "1.81.12"
185+
version = "1.81.13"
186186
version_files = [
187187
"pyproject.toml:^version"
188188
]

0 commit comments

Comments
 (0)