mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 03:39:55 +02:00
📦 v0.0.4
This commit is contained in:
parent
73beab1770
commit
4508e3ec47
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"git_url": "https://github.com/kba/ocrd_calamari",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"tools": {
|
||||
"ocrd-calamari-recognize": {
|
||||
"executable": "ocrd-calamari-recognize",
|
||||
|
|
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='ocrd_calamari',
|
||||
version='0.0.3',
|
||||
version='0.0.4',
|
||||
description='Calamari bindings',
|
||||
long_description=Path('README.md').read_text(),
|
||||
long_description_content_type='text/markdown',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue