mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
build(release): release commit for 0.15.14 (#3709)
### Summary - cut release for version `0.15.14` - ignore `vectara` ingest test due to a weird error occurring in: https://github.com/Unstructured-IO/unstructured/actions/runs/11256744351/job/31317150581?pr=3709
This commit is contained in:
parent
2f496f867c
commit
6ba376ab7e
@ -1,4 +1,4 @@
|
||||
## 0.15.14-dev14
|
||||
## 0.15.14
|
||||
|
||||
### Enhancements
|
||||
|
||||
|
@ -65,6 +65,7 @@ tests_to_ignore=(
|
||||
'dropbox.sh'
|
||||
'sharepoint.sh'
|
||||
'databricks-volumes.sh'
|
||||
'vectara.sh'
|
||||
)
|
||||
|
||||
for test in "${all_tests[@]}"; do
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "0.15.14-dev14" # pragma: no cover
|
||||
__version__ = "0.15.14" # pragma: no cover
|
||||
|
Loading…
x
Reference in New Issue
Block a user