From afa59bd98c8f822f2f1f6a68cf778163a355cb1b Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Sat, 11 Dec 2021 10:07:58 +0000 Subject: [PATCH] DOC: 1.3.5 release date --- doc/source/whatsnew/v1.3.5.rst | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/doc/source/whatsnew/v1.3.5.rst b/doc/source/whatsnew/v1.3.5.rst index 533924be03d9c..5e05bda331bb2 100644 --- a/doc/source/whatsnew/v1.3.5.rst +++ b/doc/source/whatsnew/v1.3.5.rst @@ -1,6 +1,6 @@ .. _whatsnew_135: -What's new in 1.3.5 (November ??, 2021) +What's new in 1.3.5 (December 12, 2021) --------------------------------------- These are the changes in pandas 1.3.5. See :ref:`release` for a full changelog @@ -25,24 +25,6 @@ Fixed regressions .. --------------------------------------------------------------------------- -.. _whatsnew_135.bug_fixes: - -Bug fixes -~~~~~~~~~ -- -- - -.. --------------------------------------------------------------------------- - -.. _whatsnew_135.other: - -Other -~~~~~ -- -- - -.. --------------------------------------------------------------------------- - .. _whatsnew_135.contributors: Contributors