From 6dc67c5214c2e1fa3219fc938c1ef49c63b572d6 Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Tue, 29 Jun 2021 20:06:55 +0100 Subject: [PATCH 1/2] DOC: v1.3.0 release date --- doc/source/whatsnew/v1.3.0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/whatsnew/v1.3.0.rst b/doc/source/whatsnew/v1.3.0.rst index 60dc7096c9d1e..7e624aa67669d 100644 --- a/doc/source/whatsnew/v1.3.0.rst +++ b/doc/source/whatsnew/v1.3.0.rst @@ -1,7 +1,7 @@ .. _whatsnew_130: -What's new in 1.3.0 (June ??) ------------------------------ +What's new in 1.3.0 (June 30, 2021) +----------------------------------- These are the changes in pandas 1.3.0. See :ref:`release` for a full changelog including other versions of pandas. From 340851add948df21725892887cf5db27f022e2fc Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Thu, 1 Jul 2021 17:01:56 +0100 Subject: [PATCH 2/2] change date --- doc/source/whatsnew/v1.3.0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/whatsnew/v1.3.0.rst b/doc/source/whatsnew/v1.3.0.rst index 7e624aa67669d..f22936e80fb29 100644 --- a/doc/source/whatsnew/v1.3.0.rst +++ b/doc/source/whatsnew/v1.3.0.rst @@ -1,7 +1,7 @@ .. _whatsnew_130: -What's new in 1.3.0 (June 30, 2021) ------------------------------------ +What's new in 1.3.0 (July 2, 2021) +---------------------------------- These are the changes in pandas 1.3.0. See :ref:`release` for a full changelog including other versions of pandas.