From c71f1bd4ab2e3dacce99ead646262fb69136d77e Mon Sep 17 00:00:00 2001 From: Tom Augspurger Date: Wed, 30 Jan 2019 08:50:59 -0600 Subject: [PATCH] DOC: 0.24.1 whatsnew --- 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 51487c0d325b5..df2a29a76f3c5 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 in 0.24.0 + What's New in 0.24.1 install getting_started/index user_guide/index