From 1aebbb243ffdbcb7f9c0a5f0b7e06cbcd1b70013 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Mon, 3 Apr 2023 11:23:05 +0200 Subject: [PATCH] DOC: Update final date for pandas 2.0 release notes (#52370) --- 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.