Skip to content

Commit df91848

Browse files
committed
📦 v1.8.1
1 parent b472db6 commit df91848

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

55
## Unreleased
66

7+
## [1.8.1] - 2022-03-25
8+
9+
Fixed:
10+
11+
* Import pix2pixhd as package, not submodule, #93
12+
713
## [1.8.0] - 2022-03-25
814

915
Changed:

ocrd_anybaseocr/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_anybaseocr",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"tools": {
55
"ocrd-anybaseocr-binarize": {
66
"executable": "ocrd-anybaseocr-binarize",

0 commit comments

Comments
 (0)