mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-26 03:09:53 +02:00
📦 v0.0.5
This commit is contained in:
parent
039acd0610
commit
c9e41727bf
2 changed files with 7 additions and 1 deletions
|
@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [0.0.5] - 2020-11-02
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
|
||||||
|
* Memory leak, start tf session only once, #17 ht @sulzbals
|
||||||
|
|
||||||
## [0.0.4] - 2020-10-27
|
## [0.0.4] - 2020-10-27
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.4",
|
"version": "0.0.5",
|
||||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||||
"tools": {
|
"tools": {
|
||||||
"ocrd-sbb-binarize": {
|
"ocrd-sbb-binarize": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue