From f92ac09c1233c2343fbdf87b399175bf415f4146 Mon Sep 17 00:00:00 2001 From: MeeseeksMachine <39504233+meeseeksmachine@users.noreply.github.com> Date: Mon, 3 Apr 2023 11:29:45 +0200 Subject: [PATCH] Backport PR #52370 on branch 2.0.x (DOC: Update final date for pandas 2.0 release notes) (#52372) Backport PR #52370: DOC: Update final date for pandas 2.0 release notes Co-authored-by: Marc Garcia --- 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.