mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 06:23:32 +00:00
workflow block testing
This commit is contained in:
@@ -71,8 +71,8 @@ workflows:
|
||||
- local_testing
|
||||
|
||||
- publish_to_pypi:
|
||||
# requires:
|
||||
# - local_testing
|
||||
requires:
|
||||
- local_testing
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user