chore: bump version to 2.6.0 [skip ci]

This commit is contained in:
github-actions[bot]
2024-11-19 16:07:34 +00:00
parent 3f91e7d3f1
commit 2cfaceb787
2 changed files with 22 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling"
version = "2.5.2" # DO NOT EDIT, updated automatically
version = "2.6.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>", "Michele Dolfi <dol@zurich.ibm.com>", "Maxim Lysak <mly@zurich.ibm.com>", "Nikos Livathinos <nli@zurich.ibm.com>", "Ahmed Nassar <ahn@zurich.ibm.com>", "Panos Vagenas <pva@zurich.ibm.com>", "Peter Staar <taa@zurich.ibm.com>"]
license = "MIT"