We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3845635 commit ebeee0aCopy full SHA for ebeee0a
2 files changed
CHANGELOG.md
@@ -10,6 +10,7 @@
10
`GzipFile`, `tarfile.ExFileObject`). The file cursor is reset via `seek(0)` where supported so
11
callers can re-read the file after `convert_to_bytes()` returns.
12
13
+
14
## 0.20.4
15
16
### Enhancements
unstructured/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.20.5" # pragma: no cover
+__version__ = "0.20.5" # pragma: no cover
0 commit comments