bump releases rc0 (#8097)

This commit is contained in:
Harrison Chase
2023-07-21 13:54:57 -07:00
committed by GitHub
parent 58f65fcf12
commit 8dcabd9205
4 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ on:
- master
paths:
- 'libs/experimental/pyproject.toml'
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI
jobs:
release:

View File

@@ -9,6 +9,7 @@ on:
- master
paths:
- 'libs/langchain/pyproject.toml'
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI
jobs:
release: