mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 12:19:54 +02:00
📦 v0.0.6
This commit is contained in:
parent
becb0c1329
commit
efc146feb8
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
||||
<!-- link-labels -->
|
||||
[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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"git_url": "https://github.com/qurator-spk/eynollah",
|
||||
"tools": {
|
||||
"ocrd-eynollah-segment": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue