📦 v0.6.0rc1

This commit is contained in:
kba 2025-10-10 16:32:47 +02:00
parent 4e9a1618c3
commit 2056a8bdb9
2 changed files with 4 additions and 1 deletions

View file

@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
## Unreleased ## Unreleased
## [0.6.0rc1] - 2025-10-10
Fixed: Fixed:
* continue processing when no columns detected but text regions exist * continue processing when no columns detected but text regions exist
@ -289,6 +291,7 @@ Fixed:
Initial release Initial release
<!-- link-labels --> <!-- link-labels -->
[0.6.0rc1]: ../../compare/v0.6.0rc1...v0.5.0
[0.5.0]: ../../compare/v0.5.0...v0.4.0 [0.5.0]: ../../compare/v0.5.0...v0.4.0
[0.4.0]: ../../compare/v0.4.0...v0.3.1 [0.4.0]: ../../compare/v0.4.0...v0.3.1
[0.3.1]: ../../compare/v0.3.1...v0.3.0 [0.3.1]: ../../compare/v0.3.1...v0.3.0

View file

@ -1,5 +1,5 @@
{ {
"version": "0.5.0", "version": "0.6.0rc1",
"git_url": "https://github.com/qurator-spk/eynollah", "git_url": "https://github.com/qurator-spk/eynollah",
"dockerhub": "ocrd/eynollah", "dockerhub": "ocrd/eynollah",
"tools": { "tools": {