📦 v0.6.0rc2

This commit is contained in:
kba 2025-10-14 16:10:50 +02:00
parent c1f0158806
commit f485dd4181
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.0rc2] - 2025-10-14
Fixed: Fixed:
* Prevent OOM GPU error by avoiding loading the `region_fl` model, #199 * Prevent OOM GPU error by avoiding loading the `region_fl` model, #199
@ -295,6 +297,7 @@ Fixed:
Initial release Initial release
<!-- link-labels --> <!-- link-labels -->
[0.6.0rc2]: ../../compare/v0.6.0rc2...v0.6.0rc1
[0.6.0rc1]: ../../compare/v0.6.0rc1...v0.5.0 [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

View file

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