mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-07-02 23:19:53 +02:00
git push
This commit is contained in:
parent
1eb342ef65
commit
37ac602d72
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Releasing
|
||||||
* Update `ocrd-tool.json` version (the `setup.py` version is read from this)
|
* Update `ocrd-tool.json` version (the `setup.py` version is read from this)
|
||||||
* `git commit -m 'v<version>'`
|
* `git commit -m 'v<version>'`
|
||||||
* `git tag -m 'v<version>' 'v<version>'`
|
* `git tag -m 'v<version>' 'v<version>'`
|
||||||
* `git push --tags`
|
* `git push; git push --tags`
|
||||||
* Do a release on GitHub
|
* Do a release on GitHub
|
||||||
|
|
||||||
### Uploading to PyPI
|
### Uploading to PyPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue