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 2a7565c commit 3c343dbCopy full SHA for 3c343db
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.1.0-dev0
+## 1.1.0
2
3
* Enhancement: Add `TextSource` to track where the text of an element came from
4
* Enhancement: Refactor `__post_init__` of `TextRegions` and `LayoutElement` slightly to automate initialization
unstructured_inference/__version__.py
@@ -1 +1 @@
-__version__ = "1.1.0-dev0" # pragma: no cover
+__version__ = "1.1.0" # pragma: no cover
0 commit comments