We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3976c commit b4744e4Copy full SHA for b4744e4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.42
2
+
3
+* **Remove unstructured-ingest dependency**
4
5
## 0.0.39
6
7
* **Remove wrap_error logic as exceptions are categorized in unstructured-ingest**
unstructured_platform_plugins/__version__.py
@@ -1 +1 @@
-__version__ = "0.0.41" # pragma: no cover
+__version__ = "0.0.42" # pragma: no cover
0 commit comments