From 5bd55ec99d2627e05478645de1185349754204fe Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Mon, 3 Apr 2023 11:23:05 +0200 Subject: [PATCH] Backport PR #52370: 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 efb72b862143f..2aaaefbf29a34 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.