Skip to content

Commit

Permalink
📦 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Mar 11, 2024
1 parent 1f7b5e5 commit 57722d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

Changed:

* `plot_context_embeddings_projection`: add year labels

Added:

* test: allow passing directory for test data, too
* generate: option `--variants` for nr of alternative sequences

## [0.4.2] - 2024-03-04

Fixed:
Expand Down
2 changes: 1 addition & 1 deletion ocrd_keraslm/wrapper/ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"git_url": "https://github.com/OCR-D/ocrd_keraslm",
"version": "0.4.2",
"version": "0.4.3",
"tools": {
"ocrd-keraslm-rate": {
"executable": "ocrd-keraslm-rate",
Expand Down

0 comments on commit 57722d1

Please sign in to comment.