Skip to content

Commit 3d52ab6

Browse files
ConiferishppradosbadGarnet
authored
Jj/pdf miner dep (#412)
Duplicate of #410 because of CI issues with secrets from contributor-initiated PR --------- Co-authored-by: Philippe Prados <[email protected]> Co-authored-by: Yao You <[email protected]>
1 parent d41730d commit 3d52ab6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## 0.8.8-dev1
2-
1+
## 0.8.8
32
* fix: pdfminer-six dependencies
43
* feat: `PageLayout.elements` is now a `cached_property` to reduce unecessary memory and cpu costs
54

unstructured_inference/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.8-dev1" # pragma: no cover
1+
__version__ = "0.8.8" # pragma: no cover

0 commit comments

Comments
 (0)