We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8685905 commit 38eb661Copy full SHA for 38eb661
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.16.13-dev1
+## 0.16.13
2
3
### Enhancements
4
- **Add character-level filtering for tesseract output**. It is controllable via `TESSERACT_CHARACTER_CONFIDENCE_THRESHOLD` environment variable.
unstructured/__version__.py
@@ -1 +1 @@
-__version__ = "0.16.13-dev1" # pragma: no cover
+__version__ = "0.16.13" # pragma: no cover
0 commit comments