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 307e901 commit cdd4fefCopy full SHA for cdd4fef
CHANGELOG.md
@@ -1,6 +1,9 @@
1
-## 0.8.6
+## 0.8.7
2
3
* fix: add `password` for PDF
4
+
5
+## 0.8.6
6
7
* feat: add back `source` to `TextRegions` and `LayoutElements` for backward compatibility
8
9
## 0.8.5
unstructured_inference/__version__.py
@@ -1 +1 @@
-__version__ = "0.8.6" # pragma: no cover
+__version__ = "0.8.7" # pragma: no cover
0 commit comments