Skip to content

Commit fe4bd44

Browse files
authored
📦 0.3.1
1 parent 5b0a9e4 commit fe4bd44

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [0.3.1] - 2023-08-17
9+
810
Fixed:
911

1012
* recognize: only apply `one_channel_mode` (whether to use `binarized` input)
@@ -80,6 +82,8 @@ Changed:
8082
Initial release
8183

8284
<!-- link-labels -->
85+
[0.3.1]: v0.3.1...v0.3.0
86+
[0.3.0]: v0.3.0...v0.2.0
8387
[0.2.0]: v0.2.0...v0.1.2
8488
[0.1.2]: v0.1.2...v0.1.1
8589
[0.1.1]: v0.1.1...v0.1.0

ocrd_kraken/ocrd-tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"git_url": "https://github.com/OCR-D/ocrd_kraken",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"tools": {
55
"ocrd-kraken-binarize": {
66
"executable": "ocrd-kraken-binarize",

0 commit comments

Comments
 (0)