Skip to content

Commit 3553a01

Browse files
committed
📦 v1.0.1
1 parent f443c68 commit 3553a01

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [1.0.1] - 2025-02-12
9+
10+
Fixed:
11+
12+
* Version in `ocrd-tool.json` now updated
13+
814
## [1.0.0] - 2025-02-12
915

1016
Changed:
@@ -120,6 +126,7 @@ Changed:
120126
Initial release
121127

122128
<!-- link-labels -->
129+
[1.0.1]: v1.0.1...v1.0.0
123130
[1.0.0]: v1.0.0...v0.4.1
124131
[0.4.1]: v0.4.1...v0.4.0
125132
[0.4.0]: v0.4.0...v0.3.1

ocrd_kraken/ocrd-tool.json

+1-1
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.4.1",
3+
"version": "1.0.1",
44
"tools": {
55
"ocrd-kraken-binarize": {
66
"executable": "ocrd-kraken-binarize",

0 commit comments

Comments
 (0)