📝 README: More about the tags
This commit is contained in:
parent
cea3587ccc
commit
7878c4a450
1 changed files with 2 additions and 1 deletions
|
@ -18,8 +18,9 @@ Make a RPM
|
||||||
If needed:
|
If needed:
|
||||||
* Update version in `setup.py`
|
* Update version in `setup.py`
|
||||||
* Commit
|
* Commit
|
||||||
* Tag
|
* Tag using `git tag -a -m 'vx.y.z' 'vx.y.z'`
|
||||||
* Push tags
|
* Push tags
|
||||||
|
* Also to GitHub!
|
||||||
|
|
||||||
Make the RPM:
|
Make the RPM:
|
||||||
* `python setup.py bdist_rpm`
|
* `python setup.py bdist_rpm`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue