Skip to content

Commit 3953076

Browse files
authored
chore: release 1.0.46 (#546)
1 parent 560fc28 commit 3953076

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.46-dev0
1+
## 1.0.46
22

33
* **Fix delta-table `pyo3_runtime.PanicException: Forked process detected` on Linux**
44

unstructured_ingest/__version__.py

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

0 commit comments

Comments
 (0)