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 6a29f36 commit 7ffcdb3Copy full SHA for 7ffcdb3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.0.11
2
+* Initialize UnrecoverableException for importing
3
+
4
## 0.0.10
5
6
* **Bugfix: Add `None` support in mapping `FileDataMeta` response**
unstructured_platform_plugins/__version__.py
@@ -1 +1 @@
-__version__ = "0.0.10" # pragma: no cover
+__version__ = "0.0.11" # pragma: no cover
0 commit comments