Skip to content

Commit d76d24c

Browse files
chore: bump version to 1.6.2 [skip ci]
1 parent 6427726 commit d76d24c

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.6.2](https://github.com/DS4SD/docling-parse/releases/tag/v1.6.2) - 2024-10-18
2+
3+
### Fix
4+
5+
* Cmake-cxxopts by using similar approach as glm ([#44](https://github.com/DS4SD/docling-parse/issues/44)) ([`6427726`](https://github.com/DS4SD/docling-parse/commit/64277266860407baac018fbe4397abfa2108a41b))
6+
17
## [v1.6.1](https://github.com/DS4SD/docling-parse/releases/tag/v1.6.1) - 2024-10-18
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.6.1"
3+
version = "1.6.2"
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)