📝 Add README-DEV.md with info how to release
parent
2597c93211
commit
3ca110b4c3
@ -0,0 +1,11 @@
|
||||
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>*
|
Loading…
Reference in New Issue