From cb81d8033e2ac1eef5925475cec5b84314476fb4 Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Fri, 23 Jul 2021 11:58:07 +0100 Subject: [PATCH] DOC: 1.3.1 release date --- doc/source/whatsnew/v1.3.1.rst | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/doc/source/whatsnew/v1.3.1.rst b/doc/source/whatsnew/v1.3.1.rst index 33f286fccccef..ff06f43c9ae7c 100644 --- a/doc/source/whatsnew/v1.3.1.rst +++ b/doc/source/whatsnew/v1.3.1.rst @@ -1,6 +1,6 @@ .. _whatsnew_131: -What's new in 1.3.1 (July ??, 2021) +What's new in 1.3.1 (July 25, 2021) ----------------------------------- These are the changes in pandas 1.3.1. See :ref:`release` for a full changelog @@ -41,15 +41,6 @@ Bug fixes .. --------------------------------------------------------------------------- -.. _whatsnew_131.other: - -Other -~~~~~ -- -- - -.. --------------------------------------------------------------------------- - .. _whatsnew_131.contributors: Contributors