mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-11 21:29:56 +02:00
📦 v0.0.4
This commit is contained in:
parent
ba51583a7f
commit
b98d7f51ae
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## [0.0.4] - 2020-10-27
|
||||
|
||||
Changed:
|
||||
|
||||
* Env var `SBB_BINARIZE_DATA` is combined with `model` param now, #9
|
||||
|
@ -30,5 +32,6 @@ Fixed:
|
|||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.0.4]: ../../compare/v0.0.4...v0.0.3
|
||||
[0.0.3]: ../../compare/v0.0.3...v0.0.2
|
||||
[0.0.2]: ../../compare/v0.0.1...v0.0.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||
"tools": {
|
||||
"ocrd-sbb-binarize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue