Skip to content

Commit

Permalink
📦 v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Jan 28, 2021
1 parent 53c94fe commit 1bb72cb
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": "1.0.0",
"version": "1.0.1",
"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='1.0.0',
version='1.0.1',
description='Calamari bindings',
long_description=Path('README.md').read_text(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 1bb72cb

Please sign in to comment.