You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
239 B
Markdown
12 lines
239 B
Markdown
5 years ago
|
Release
|
||
|
-------
|
||
|
* Update ocrd-tool.json version
|
||
|
* Update setup.py version
|
||
|
* git commit -m 'v<version>'
|
||
|
* git tag -m 'v<version>' 'v<version>'
|
||
|
* git push --tags
|
||
|
|
||
|
PyPI:
|
||
|
* python sdist bdist_wheel
|
||
|
* twine upload dist/ocrd_calamari-<version>*
|