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 7f82e52 commit 7b43309Copy full SHA for 7b43309
CHANGELOG.md
@@ -1,7 +1,7 @@
1
-## 0.7.42
+## 0.8.0
2
3
* fix: fix missing source after cleaning layout elements
4
-* Remove chipper model
+* **BREAKING** Remove chipper model
5
6
## 0.7.41
7
unstructured_inference/__version__.py
@@ -1 +1 @@
-__version__ = "0.7.42" # pragma: no cover
+__version__ = "0.8.0" # pragma: no cover
0 commit comments