fix/readme-no-checkpoint
Mike Gerber 2 years ago committed by GitHub
parent 1eb342ef65
commit 37ac602d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save