Skip to content

Commit 537f7e0

Browse files
chore: bump version to 1.1.0 [skip ci]
1 parent b9efd29 commit 537f7e0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v1.1.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.0) - 2024-07-18
2+
3+
### Feature
4+
5+
* Switch to python3.10. Update poetry files, readme.md, contributing.md ([`b9efd29`](https://github.com/DS4SD/docling-ibm-models/commit/b9efd29dae7de59547be9eca457a227b871fa03e))
6+
7+
### Documentation
8+
9+
* Optimize images ([#6](https://github.com/DS4SD/docling-ibm-models/issues/6)) ([`cbfcd4e`](https://github.com/DS4SD/docling-ibm-models/commit/cbfcd4e9f2f9ba840eec034045c8b410ad83df44))
10+
111
## [v1.0.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.0.0) - 2024-07-16
212

313
### 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 = "1.0.0" # DO NOT EDIT, updated automatically
3+
version = "1.1.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)