mirror of
https://github.com/docling-project/docling-parse.git
synced 2026-05-17 13:10:49 +00:00
chore: bump version to 5.6.2 [skip ci]
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## [v5.6.2](https://github.com/docling-project/docling-parse/releases/tag/v5.6.2) - 2026-03-29
|
||||
|
||||
### Fix
|
||||
|
||||
* Prevent infinite loop in TOC extraction with circular PDF refererences ([#246](https://github.com/docling-project/docling-parse/issues/246)) ([`092d1b8`](https://github.com/docling-project/docling-parse/commit/092d1b8aa289db8d0ab18db529578a4cbd5e6dc8))
|
||||
|
||||
## [v5.6.1](https://github.com/docling-project/docling-parse/releases/tag/v5.6.1) - 2026-03-24
|
||||
|
||||
### Fix
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "docling-parse"
|
||||
version = "5.6.1"
|
||||
version = "5.6.2"
|
||||
description = "Simple package to extract text with coordinates from programmatic PDFs"
|
||||
license = "MIT"
|
||||
keywords = ["docling", "pdf", "parser"]
|
||||
|
||||
Reference in New Issue
Block a user