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 88f91a3 commit 04fccf4Copy full SHA for 04fccf4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.39
2
+
3
+* **Remove wrap_error logic as exceptions are categorized in unstructured-ingest**
4
5
## 0.0.29
6
7
* **Support persisting file data changes**
unstructured_platform_plugins/__version__.py
@@ -1 +1 @@
-__version__ = "0.0.38" # pragma: no cover
+__version__ = "0.0.39" # pragma: no cover
0 commit comments