Skip to content

Commit bfdf357

Browse files
authored
chore: changelog repair (#221)
1 parent b9f032c commit bfdf357

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1+
## 0.5.32-dev0
2+
13
## 0.5.31
24

35
* Add functionality to extract and save images from the page
46
* Add functionality to get only "true" embedded images when extracting elements from PDF pages
57
* Update the layout visualization script to be able to show only image elements if need
6-
7-
## 0.5.30
8-
98
* add an evaluation metric for table comparison based on token similarity
10-
11-
## 0.5.29-dev0
12-
139
* fix paddle unit tests where `make test` fails since paddle doesn't work on M1/M2 chip locally
1410

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

0 commit comments

Comments
 (0)