Skip to content

Commit 565eeca

Browse files
build(pyproject.toml): bump versions
1 parent b33d52c commit 565eeca

File tree

4 files changed

+695
-989
lines changed

4 files changed

+695
-989
lines changed

enterprise/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-enterprise"
3-
version = "0.1.19"
3+
version = "0.1.20"
44
description = "Package for LiteLLM Enterprise features"
55
authors = ["BerriAI"]
66
readme = "README.md"
@@ -22,7 +22,7 @@ requires = ["poetry-core"]
2222
build-backend = "poetry.core.masonry.api"
2323

2424
[tool.commitizen]
25-
version = "0.1.19"
25+
version = "0.1.20"
2626
version_files = [
2727
"pyproject.toml:version",
2828
"../requirements.txt:litellm-enterprise==",

0 commit comments

Comments
 (0)