Skip to content

Commit 04fccf4

Browse files
bump version
1 parent 88f91a3 commit 04fccf4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.39
2+
3+
* **Remove wrap_error logic as exceptions are categorized in unstructured-ingest**
4+
15
## 0.0.29
26

37
* **Support persisting file data changes**
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.38" # pragma: no cover
1+
__version__ = "0.0.39" # pragma: no cover

0 commit comments

Comments
 (0)