Skip to content

Commit dd5c0cc

Browse files
chore: bump version to 1.3.0 [skip ci]
1 parent 5feaf49 commit dd5c0cc

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.3.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.3.0) - 2024-09-23
2+
3+
### Feature
4+
5+
* Extend the tests and demo to first download the model files from HF. Add the pytest in GitHub workflow ( #30) ([`79888d0`](https://github.com/DS4SD/docling-ibm-models/commit/79888d0b87172af43f2585b54e974e54130bab4e))
6+
17
## [v1.2.1](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.2.1) - 2024-09-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-ibm-models"
3-
version = "1.2.1" # DO NOT EDIT, updated automatically
3+
version = "1.3.0" # DO NOT EDIT, updated automatically
44
description = "This package contains the AI models used by the Docling PDF conversion package"
55
authors = ["Nikos Livathinos <[email protected]>", "Maxim Lysak <[email protected]>", "Ahmed Nassar <[email protected]>", "Christoph Auer <[email protected]>", "Michele Dolfi <[email protected]>", "Peter Staar <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)