mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 12:19:56 +02:00
📦 v0.1.0
This commit is contained in:
parent
42bca1441c
commit
010ec99d2a
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## [0.1.0] - 2023-04-14
|
||||
|
||||
Fixed:
|
||||
|
||||
* repaired `operation_level=region` (typo)
|
||||
|
@ -89,6 +91,7 @@ Fixed:
|
|||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.1.0]: ../../compare/v0.1.0...v0.0.11
|
||||
[0.0.11]: ../../compare/v0.0.11...v0.0.10
|
||||
[0.0.10]: ../../compare/v0.0.10...v0.0.9
|
||||
[0.0.9]: ../../compare/v0.0.9...v0.0.8
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.11",
|
||||
"version": "0.1.0",
|
||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||
"tools": {
|
||||
"ocrd-sbb-binarize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue