Skip to content

Commit 219e945

Browse files
chore: bump version to 1.2.0 [skip ci]
1 parent 3f51a2c commit 219e945

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+
## [v1.2.0](https://github.com/DS4SD/docling-parse/releases/tag/v1.2.0) - 2024-09-09
2+
3+
### Feature
4+
5+
* Build linux arm64 architecture ([#17](https://github.com/DS4SD/docling-parse/issues/17)) ([`3f51a2c`](https://github.com/DS4SD/docling-parse/commit/3f51a2c571259491a79899db02cfe2de26a5c17f))
6+
17
## [v1.1.3](https://github.com/DS4SD/docling-parse/releases/tag/v1.1.3) - 2024-08-30
28

39
### Fix

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 = "1.1.3"
3+
version = "1.2.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)