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 42f3920 commit a8fefc2Copy full SHA for a8fefc2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.5.2-dev1
+## 0.5.2
2
3
* Combine inferred elements with extracted elements
4
* Add ruff to keep code consistent with unstructured
unstructured_inference/__version__.py
@@ -1 +1 @@
-__version__ = "0.5.2-dev1" # pragma: no cover
+__version__ = "0.5.2" # pragma: no cover
0 commit comments