From fb9393e5bad3cd75fee6d4d3d6e27c08fb5dd4f6 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 3 Dec 2011 14:41:49 -0800 Subject: [PATCH] DOC: Update release process. --- RELEASE.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index 69bf8ac3..87334d74 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -1,6 +1,7 @@ How to make a new release of ``skimage`` ======================================== +- Update release notes. - Update the version number in setup.py and commit - Update the docs and api, push upstream using "make gh-pages" - Add the version number as a tag in git:: @@ -20,4 +21,5 @@ How to make a new release of ``skimage`` - Update the web frontpage. The webpage is kept in a separate repo: scikits-image-web +- Post release notes on mailing lists.