Skip to content

Commit c99be55

Browse files
committed
📦 v0.0.10
1 parent 2abd8ae commit c99be55

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ Versioned according to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
## [0.0.10] - 2022-07-21
8+
79
Fixed:
810

9-
* Use correct import, `s/click/types`, # 40
11+
* Use correct import, `s/click/types`, #40
1012

1113
## [0.0.9] - 2022-04-26
1214

@@ -69,6 +71,7 @@ Fixed:
6971
Initial release
7072

7173
<!-- link-labels -->
74+
[0.0.10]: ../../compare/v0.0.10...v0.0.9
7275
[0.0.9]: ../../compare/v0.0.9...v0.0.8
7376
[0.0.8]: ../../compare/v0.0.8...v0.0.7
7477
[0.0.7]: ../../compare/v0.0.7...v0.0.6

sbb_binarize/ocrd-tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.9",
2+
"version": "0.0.10",
33
"git_url": "https://github.com/qurator-spk/sbb_binarization",
44
"tools": {
55
"ocrd-sbb-binarize": {

0 commit comments

Comments
 (0)