Skip to content

Commit ebeee0a

Browse files
committed
fix: Update changlog
1 parent 3845635 commit ebeee0a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
`GzipFile`, `tarfile.ExFileObject`). The file cursor is reset via `seek(0)` where supported so
1111
callers can re-read the file after `convert_to_bytes()` returns.
1212

13+
1314
## 0.20.4
1415

1516
### Enhancements

unstructured/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.20.5" # pragma: no cover
1+
__version__ = "0.20.5" # pragma: no cover

0 commit comments

Comments
 (0)