From 5b42bde30492fa122a046866f099ab38a16cff57 Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Sat, 24 Jul 2021 12:19:05 +0100 Subject: [PATCH] Backport PR #42686: 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 099d818236bd2..0297aeecf01a6 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 @@ -43,15 +43,6 @@ Bug fixes .. --------------------------------------------------------------------------- -.. _whatsnew_131.other: - -Other -~~~~~ -- -- - -.. --------------------------------------------------------------------------- - .. _whatsnew_131.contributors: Contributors