Skip to content

Commit

Permalink
chore: bump version to 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2024
1 parent 12153f8 commit d1f6cef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [v1.1.4](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.4) - 2024-08-28

### Fix

* Fix torch dependency for Intel Macs ([#15](https://github.com/DS4SD/docling-ibm-models/issues/15)) ([`12153f8`](https://github.com/DS4SD/docling-ibm-models/commit/12153f829f2ccf25ab03a12924982b1220bf9d6e))

## [v1.1.3](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.3) - 2024-08-27

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling-ibm-models"
version = "1.1.3" # DO NOT EDIT, updated automatically
version = "1.1.4" # DO NOT EDIT, updated automatically
description = "This package contains the AI models used by the Docling PDF conversion package"
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]>"]
license = "MIT"
Expand Down

0 comments on commit d1f6cef

Please sign in to comment.