Skip to content

Commit

Permalink
📦 v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Oct 10, 2024
1 parent 41712b0 commit 8877e8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [1.4.1] - 2024-10-10

Fixed:

- Dockerfile un-broken after switch to src-layout
Expand Down Expand Up @@ -61,6 +63,7 @@ Fixed:
Initial release

<!-- link-labels -->
[1.4.1]: ../../compare/v1.4.1...v1.4.0
[1.4.0]: ../../compare/v1.4.0...v1.3.0
[1.3.0]: ../../compare/v1.3.0...v1.2.0
[1.2.0]: ../../compare/v1.2.0...v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/ocrd_page_to_alto/ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"git_url": "https://github.com/kba/page-to-alto",
"tools": {
"ocrd-page2alto-transform": {
Expand Down

0 comments on commit 8877e8f

Please sign in to comment.