Skip to content

Commit ce2595f

Browse files
committed
bump: version 1.66.0 → 1.66.1
1 parent b210639 commit ce2595f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

litellm/proxy/_experimental/out/onboarding.html

-1
This file was deleted.

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

120120
[tool.commitizen]
121-
version = "1.66.0"
121+
version = "1.66.1"
122122
version_files = [
123123
"pyproject.toml:^version"
124124
]

0 commit comments

Comments
 (0)