chore: bump version to 2.30.0 [skip ci]

This commit is contained in:
github-actions[bot]
2025-04-14 08:20:31 +00:00
parent 7e40ad3261
commit c391adb5f0
2 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling"
version = "2.29.0" # DO NOT EDIT, updated automatically
version = "2.30.0" # DO NOT EDIT, updated automatically
description = "SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications."
authors = [
"Christoph Auer <cau@zurich.ibm.com>",