mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-12 03:18:01 +08:00
Remember to generate docs when releasing. Also update version in setup.py.
This commit is contained in:
@@ -2,6 +2,7 @@ How to make a new release of ``scikits.image``
|
||||
==============================================
|
||||
|
||||
- Update the version number in setup.py and commit
|
||||
- Update the docs, using the "push_github" script
|
||||
- Add the version number as a tag in git::
|
||||
|
||||
git tag v0.1
|
||||
@@ -14,3 +15,5 @@ How to make a new release of ``scikits.image``
|
||||
|
||||
python setup.py register
|
||||
|
||||
- Increase the version number in the setup.py file to ``0.2dev``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user