Skip to content

Commit 2dfc775

Browse files
chore: bump version to 1.4.1 [skip ci]
1 parent 9bc256e commit 2dfc775

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.4.1](https://github.com/DS4SD/docling-core/releases/tag/v1.4.1) - 2024-09-18
2+
3+
### Fix
4+
5+
* Add export to xml and html ([#17](https://github.com/DS4SD/docling-core/issues/17)) ([`9bc256e`](https://github.com/DS4SD/docling-core/commit/9bc256e5bbbe02cc0a317bc2920c8e0becb3090c))
6+
17
## [v1.4.0](https://github.com/DS4SD/docling-core/releases/tag/v1.4.0) - 2024-09-18
28

39
### Feature

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-core"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)