Skip to content

Commit ec30024

Browse files
chore: bump version to 3.3.1 [skip ci]
1 parent b78d81f commit ec30024

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v3.3.1](https://github.com/DS4SD/docling-ibm-models/releases/tag/v3.3.1) - 2025-02-06
2+
3+
### Fix
4+
5+
* Performance issue code formula model ([#78](https://github.com/DS4SD/docling-ibm-models/issues/78)) ([`b78d81f`](https://github.com/DS4SD/docling-ibm-models/commit/b78d81fe1ef605024785da6f39276d9d61f48c1f))
6+
* Upgrade to code formula model v1.0.1 ([#75](https://github.com/DS4SD/docling-ibm-models/issues/75)) ([`d6a3549`](https://github.com/DS4SD/docling-ibm-models/commit/d6a354918145d9900ff7f05a5b4fc17bab1b31c2))
7+
* Enable MyPy in pre-commit and refactor the code to fix all errors ([#74](https://github.com/DS4SD/docling-ibm-models/issues/74)) ([`a47673b`](https://github.com/DS4SD/docling-ibm-models/commit/a47673b9f3362868852d71792744684bd9c938a2))
8+
19
## [v3.3.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v3.3.0) - 2025-01-24
210

311
### 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-ibm-models"
3-
version = "3.3.0" # DO NOT EDIT, updated automatically
3+
version = "3.3.1" # 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)