From fbd3558d8eb803bb7b97ce84d8011cd9e3631f53 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 27 Feb 2012 01:36:38 -0800 Subject: [PATCH] DOC: Update release instructions. --- RELEASE.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 2d14f387..e63c4e74 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -23,7 +23,9 @@ How to make a new release of ``skimage`` - Increase the version number in the setup.py file to ``0.Xdev``. -- Update the web frontpage. +- Update the web frontpage: The webpage is kept in a separate repo: scikits-image-web + - ``_templates/sidebar_versions.html`` + - ``index.rst`` - Post release notes on mailing lists, blog, G+, etc.