diff --git a/CHANGELOG.md b/CHANGELOG.md index 699cac0..c7d7804 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased +## [0.0.6] - 2021-06-22 + +Fixed: + + * Cast arguments to opencv2 to python native types, #43, #44, opencv/opencv#20186 + ## [0.0.5] - 2021-05-19 Changed: @@ -32,6 +38,7 @@ Fixed: Initial release +[0.0.6]: ../../compare/v0.0.6...v0.0.5 [0.0.5]: ../../compare/v0.0.5...v0.0.4 [0.0.4]: ../../compare/v0.0.4...v0.0.3 [0.0.3]: ../../compare/v0.0.3...v0.0.2 diff --git a/qurator/eynollah/ocrd-tool.json b/qurator/eynollah/ocrd-tool.json index 43bc43e..76dacf3 100644 --- a/qurator/eynollah/ocrd-tool.json +++ b/qurator/eynollah/ocrd-tool.json @@ -1,5 +1,5 @@ { - "version": "0.0.5", + "version": "0.0.6", "git_url": "https://github.com/qurator-spk/eynollah", "tools": { "ocrd-eynollah-segment": {