mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
DOC: Update release instructions.
This commit is contained in:
+5
-2
@@ -2,10 +2,10 @@ How to make a new release of ``scikits.image``
|
||||
==============================================
|
||||
|
||||
- Update the version number in setup.py and commit
|
||||
- Update the docs and api, push upstream using the "push_github" script
|
||||
- Update the docs and api, push upstream using "make gh-pages"
|
||||
- Add the version number as a tag in git::
|
||||
|
||||
git tag v0.1
|
||||
git tag v0.5
|
||||
|
||||
- Push the new meta-data to github::
|
||||
|
||||
@@ -19,3 +19,6 @@ How to make a new release of ``scikits.image``
|
||||
|
||||
- Increase the version number in the setup.py file to ``0.Xdev``.
|
||||
|
||||
- Update the web frontpage.
|
||||
The webpage is kept in a separate repo: scikits.image-web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user