mirror of
https://github.com/docling-project/docling-parse.git
synced 2026-05-17 13:10:49 +00:00
chore: bump version to 4.0.0 [skip ci]
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
## [v4.0.0](https://github.com/docling-project/docling-parse/releases/tag/v4.0.0) - 2025-03-14
|
||||
|
||||
### Feature
|
||||
|
||||
* Update API, naming, and tests. Move data model to docling-core ([#107](https://github.com/docling-project/docling-parse/issues/107)) ([`ca7d584`](https://github.com/docling-project/docling-parse/commit/ca7d584fa310271f37887027cd6d29867472d8ef))
|
||||
|
||||
### Fix
|
||||
|
||||
* Update mergify config for major releases ([#109](https://github.com/docling-project/docling-parse/issues/109)) ([`e6225c9`](https://github.com/docling-project/docling-parse/commit/e6225c93ce08f4410bca184b043788ce9a042913))
|
||||
|
||||
### Breaking
|
||||
|
||||
* Update API, naming, and tests. Move data model to docling-core ([#107](https://github.com/docling-project/docling-parse/issues/107)) ([`ca7d584`](https://github.com/docling-project/docling-parse/commit/ca7d584fa310271f37887027cd6d29867472d8ef))
|
||||
|
||||
## [v3.4.0](https://github.com/docling-project/docling-parse/releases/tag/v3.4.0) - 2025-02-18
|
||||
|
||||
### Feature
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "docling-parse"
|
||||
version = "3.4.0"
|
||||
version = "4.0.0"
|
||||
description = "Simple package to extract text with coordinates from programmatic PDFs"
|
||||
authors = ["Peter Staar <taa@zurich.ibm.com>"]
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user