From a5f253a19fae942f85fdf5cfff3cca43348fabb8 Mon Sep 17 00:00:00 2001 From: Marco Selig <mselig@ncg-02.MPA-Garching.MPG.DE> Date: Fri, 5 Dec 2014 09:53:11 +0100 Subject: [PATCH] version update. --- README.rst | 2 +- nifty_cmaps.py | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 9e9f12d27..005dd18c5 100644 --- a/README.rst +++ b/README.rst @@ -99,7 +99,7 @@ Requirements Download ........ -The latest release is tagged **v0.8.0** and is available as a source package +The latest release is tagged **v0.9.0** and is available as a source package at `<https://github.com/mselig/nifty/tags>`_. The current version can be obtained by cloning the repository:: diff --git a/nifty_cmaps.py b/nifty_cmaps.py index 7e9c526d1..014367951 100644 --- a/nifty_cmaps.py +++ b/nifty_cmaps.py @@ -242,8 +242,7 @@ class ncmap(object): @staticmethod def planck(ncolors=256): """ - Returns a color map similar to the one used for the - "Planck CMB MAP". + Returns a color map similar to the one used for the "Planck CMB Map". Parameters ---------- -- GitLab