We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b86cc8 commit 08f169cCopy full SHA for 08f169c
2 files changed
CHANGELOG.md
@@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
+## [0.2.1] - 2025-05-13
8
+
9
+Fixed:
10
11
+- repair/plausibilize: typo introduced in 8d1cbc4a
12
13
## [0.2.0] - 2025-03-07
14
15
Changed:
ocrd_segment/ocrd-tool.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.2.0",
+ "version": "0.2.1",
3
"git_url": "https://github.com/OCR-D/ocrd_segment",
"dockerhub": "ocrd/segment",
"tools": {
0 commit comments