Skip to content

Commit faad44f

Browse files
bump: version 1.30.6 → 1.30.7
1 parent 8032159 commit faad44f

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

7777
[tool.commitizen]
78-
version = "1.30.6"
78+
version = "1.30.7"
7979
version_files = [
8080
"pyproject.toml:^version"
8181
]

0 commit comments

Comments
 (0)