Skip to content

Commit 3c88a1e

Browse files
chore: bump version to 1.0.0 [skip ci]
1 parent 1c45cb5 commit 3c88a1e

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
@@ -0,0 +1,10 @@
1+
## [v1.0.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.0.0) - 2024-07-16
2+
3+
### Feature
4+
5+
* First ci release ([#5](https://github.com/DS4SD/docling-ibm-models/issues/5)) ([`1c45cb5`](https://github.com/DS4SD/docling-ibm-models/commit/1c45cb5d81f88e2aaf99864b9df5d80b20d6ce94))
6+
7+
### Breaking
8+
9+
* first ci release ([#5](https://github.com/DS4SD/docling-ibm-models/issues/5)) ([`1c45cb5`](https://github.com/DS4SD/docling-ibm-models/commit/1c45cb5d81f88e2aaf99864b9df5d80b20d6ce94))
10+

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