Skip to content

Commit 785371e

Browse files
chore: bump version to 2.0.5 [skip ci]
1 parent 65affef commit 785371e

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+
## [v2.0.5](https://github.com/DS4SD/docling-ibm-models/releases/tag/v2.0.5) - 2024-11-20
2+
3+
### Fix
4+
5+
* Removing dependency from mean_average_precision package (not in use) ([#53](https://github.com/DS4SD/docling-ibm-models/issues/53)) ([`65affef`](https://github.com/DS4SD/docling-ibm-models/commit/65affef1f3ff209a8cdae4201aaaad8872d1069b))
6+
17
## [v2.0.4](https://github.com/DS4SD/docling-ibm-models/releases/tag/v2.0.4) - 2024-11-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 = "2.0.4" # DO NOT EDIT, updated automatically
3+
version = "2.0.5" # 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)