Skip to content

Commit 40168ae

Browse files
chore: bump version to 0.3.0 [skip ci]
1 parent 92e02ec commit 40168ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v0.3.0](https://github.com/DS4SD/docling-parse/releases/tag/v0.3.0) - 2024-08-21
2+
3+
### Feature
4+
5+
* Read page by page ([#7](https://github.com/DS4SD/docling-parse/issues/7)) ([`92e02ec`](https://github.com/DS4SD/docling-parse/commit/92e02ec4c1bdfc3e5cb899de8ea0e3384848560d))
6+
17
## [v0.2.0](https://github.com/DS4SD/docling-parse/releases/tag/v0.2.0) - 2024-08-13
28

39
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docling-parse"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Simple package to extract text with coordinates from programmatic PDFs"
55
authors = ["Peter Staar <[email protected]>"]
66
maintainers = [

0 commit comments

Comments
 (0)