forked from phoenix/litellm-mirror
workflow block testing
This commit is contained in:
parent
417edc5b3d
commit
580918f360
2 changed files with 3 additions and 3 deletions
|
@ -71,8 +71,8 @@ workflows:
|
|||
- local_testing
|
||||
|
||||
- publish_to_pypi:
|
||||
# requires:
|
||||
# - local_testing
|
||||
requires:
|
||||
- local_testing
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "litellm"
|
||||
version = "0.1.330"
|
||||
version = "0.1.331"
|
||||
description = "Library to easily interface with LLM API providers"
|
||||
authors = ["BerriAI"]
|
||||
license = "MIT License"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue