From 38468d109cc931dce6c3b4fb178a3048390a3ce2 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Fri, 25 Jan 2019 14:54:36 +0000 Subject: [PATCH] DOC: Adding version to the whatsnew section in the home page (#24929) --- doc/source/index.rst.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst.template b/doc/source/index.rst.template index 55b95868c01dda..51487c0d325b5f 100644 --- a/doc/source/index.rst.template +++ b/doc/source/index.rst.template @@ -39,7 +39,7 @@ See the :ref:`overview` for more detail about what's in the library. {% endif %} {% if not single_doc -%} - What's New + What's New in 0.24.0 install getting_started/index user_guide/index