1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 19:59:53 +02:00
This commit is contained in:
Mike Gerber 2022-02-23 14:33:37 +01:00 committed by GitHub
parent 1eb342ef65
commit 37ac602d72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Releasing
* Update `ocrd-tool.json` version (the `setup.py` version is read from this)
* `git commit -m 'v<version>'`
* `git tag -m 'v<version>' 'v<version>'`
* `git push --tags`
* `git push; git push --tags`
* Do a release on GitHub
### Uploading to PyPI