We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abd8ae commit c99be55Copy full SHA for c99be55
CHANGELOG.md
@@ -4,9 +4,11 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
5
## Unreleased
6
7
+## [0.0.10] - 2022-07-21
8
+
9
Fixed:
10
- * Use correct import, `s/click/types`, # 40
11
+ * Use correct import, `s/click/types`, #40
12
13
## [0.0.9] - 2022-04-26
14
@@ -69,6 +71,7 @@ Fixed:
69
71
Initial release
70
72
73
<!-- link-labels -->
74
+[0.0.10]: ../../compare/v0.0.10...v0.0.9
75
[0.0.9]: ../../compare/v0.0.9...v0.0.8
76
[0.0.8]: ../../compare/v0.0.8...v0.0.7
77
[0.0.7]: ../../compare/v0.0.7...v0.0.6
sbb_binarize/ocrd-tool.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.0.9",
+ "version": "0.0.10",
3
"git_url": "https://github.com/qurator-spk/sbb_binarization",
"tools": {
"ocrd-sbb-binarize": {
0 commit comments