chore: bump version to 0.2.0 [skip ci]

This commit is contained in:
github-actions[bot] 2024-07-16 11:37:14 +00:00
parent b1479cf4ec
commit 5c88574d03
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
## [v0.2.0](https://github.com/DS4SD/docling/releases/tag/v0.2.0) - 2024-07-16
### Feature
* Build with ci ([#6](https://github.com/DS4SD/docling/issues/6)) ([`b1479cf`](https://github.com/DS4SD/docling/commit/b1479cf4ecf8a586703b31c7cf6917b3293c6a85))

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "docling"
version = "0.1.2" # DO NOT EDIT, updated automatically
version = "0.2.0" # DO NOT EDIT, updated automatically
description = "Docling PDF conversion package"
authors = ["Christoph Auer <cau@zurich.ibm.com>", "Michele Dolfi <dol@zurich.ibm.com>", "Maxim Lysak <mly@zurich.ibm.com>", "Nikos Livathinos <nli@zurich.ibm.com>", "Ahmed Nassar <ahn@zurich.ibm.com>", "Peter Staar <taa@zurich.ibm.com>"]
license = "MIT"