diff --git a/README.rst b/README.rst index 9e9f12d275c2f67a435e49e9a80316b9bfe9523c..005dd18c5c6b2def265046ab476b7bd700d5bb4b 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 7e9c526d1886f257d2bf8b325bde8580f578be61..014367951b74e051b11024bf6a1acbc3dbba51ae 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 ----------