From 2105dfe9b3d202a31716f18497c62dafd8db6ae0 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Mon, 3 Apr 2023 09:53:05 +0200 Subject: [PATCH] DOC: Update final date for pandas 2.0 release notes --- doc/source/whatsnew/v2.0.0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/whatsnew/v2.0.0.rst b/doc/source/whatsnew/v2.0.0.rst index 193f837400ac0..6829f49b5d694 100644 --- a/doc/source/whatsnew/v2.0.0.rst +++ b/doc/source/whatsnew/v2.0.0.rst @@ -1,7 +1,7 @@ .. _whatsnew_200: -What's new in 2.0.0 (March XX, 2023) ------------------------------------- +What's new in 2.0.0 (April 3, 2023) +----------------------------------- These are the changes in pandas 2.0.0. See :ref:`release` for a full changelog including other versions of pandas.