Skip to content

Commit b3a33a2

Browse files
chore: bump version to 2.0.5 [skip ci]
1 parent 8e36f66 commit b3a33a2

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+
## [v2.0.5](https://github.com/DS4SD/docling-parse/releases/tag/v2.0.5) - 2024-11-20
2+
3+
### Fix
4+
5+
* Enable python3.9 wheels ([#60](https://github.com/DS4SD/docling-parse/issues/60)) ([`8e36f66`](https://github.com/DS4SD/docling-parse/commit/8e36f66b069e264875877ee3655601f8f1ff1b77))
6+
17
## [v2.0.4](https://github.com/DS4SD/docling-parse/releases/tag/v2.0.4) - 2024-11-13
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 = "2.0.4"
3+
version = "2.0.5"
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)