📦 v0.0.5

pull/18/head v0.0.5
Konstantin Baierer 4 years ago
parent 039acd0610
commit c9e41727bf

@ -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…
Cancel
Save