mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 12:19:56 +02:00
📦 v0.0.7
This commit is contained in:
parent
fdd5587247
commit
4a5544d985
2 changed files with 8 additions and 1 deletions
|
@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## [0.0.7] - 2021-02-02
|
||||
|
||||
Changed:
|
||||
|
||||
* Use OCR-D/core resource resolving, #25
|
||||
|
||||
## [0.0.6] - 2020-11-23
|
||||
|
||||
Fixed:
|
||||
|
@ -45,6 +51,7 @@ Fixed:
|
|||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.0.7]: ../../compare/v0.0.7...v0.0.6
|
||||
[0.0.6]: ../../compare/v0.0.6...v0.0.5
|
||||
[0.0.5]: ../../compare/v0.0.6...v0.0.4
|
||||
[0.0.4]: ../../compare/v0.0.4...v0.0.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||
"tools": {
|
||||
"ocrd-sbb-binarize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue