📦 v0.0.11

This commit is contained in:
Konstantin Baierer 2022-02-02 12:05:06 +01:00
parent 8943c90b02
commit f0ac0bb090
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
## Unreleased ## Unreleased
## [0.0.11] - 2022-02-02
Fixed:
* `models` parameter should have `content-type`, #61, OCR-D/core#777
## [0.0.10] - 2021-09-27 ## [0.0.10] - 2021-09-27
Fixed: Fixed:
@ -66,6 +72,7 @@ Fixed:
Initial release Initial release
<!-- link-labels --> <!-- link-labels -->
[0.0.11]: ../../compare/v0.0.11...v0.0.10
[0.0.10]: ../../compare/v0.0.10...v0.0.9 [0.0.10]: ../../compare/v0.0.10...v0.0.9
[0.0.9]: ../../compare/v0.0.9...v0.0.8 [0.0.9]: ../../compare/v0.0.9...v0.0.8
[0.0.8]: ../../compare/v0.0.8...v0.0.7 [0.0.8]: ../../compare/v0.0.8...v0.0.7

View file

@ -1,5 +1,5 @@
{ {
"version": "0.0.10", "version": "0.0.11",
"git_url": "https://github.com/qurator-spk/eynollah", "git_url": "https://github.com/qurator-spk/eynollah",
"tools": { "tools": {
"ocrd-eynollah-segment": { "ocrd-eynollah-segment": {