Skip to content

Commit f489834

Browse files
chore: bump version to 3.1.1 [skip ci]
1 parent 7f9365f commit f489834

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+
## [v3.1.1](https://github.com/DS4SD/docling-ibm-models/releases/tag/v3.1.1) - 2025-01-09
2+
3+
### Fix
4+
5+
* Force numpy < 2.0.0 on mac intel ([#69](https://github.com/DS4SD/docling-ibm-models/issues/69)) ([`7f9365f`](https://github.com/DS4SD/docling-ibm-models/commit/7f9365f1bc7c867d6621272a02cef34367d12055))
6+
17
## [v3.1.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v3.1.0) - 2024-12-13
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-ibm-models"
3-
version = "3.1.0" # DO NOT EDIT, updated automatically
3+
version = "3.1.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)