Skip to content

Commit

Permalink
📦 v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Aug 6, 2020
1 parent 4c85b83 commit 8641011
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ocrd_calamari/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_calamari",
"version": "0.0.6",
"version": "0.0.7",
"tools": {
"ocrd-calamari-recognize": {
"executable": "ocrd-calamari-recognize",
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='ocrd_calamari',
version='0.0.6',
version='0.0.7',
description='Calamari bindings',
long_description=Path('README.md').read_text(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 8641011

Please sign in to comment.