From b6bd14ae9f0d86a6ea8e4f61aa3fc451cd05b620 Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Thu, 5 Sep 2024 08:57:17 -0600 Subject: [PATCH] fix rtd --- doc/whats-new.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 833ae8f1a92..6859182a57d 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -40,18 +40,18 @@ Breaking changes ===================== ========= ======= Package Old New ===================== ========= ======= - boto3 1.26 1.28 - cartopy 0.21 0.22 - dask-core 2023.4 2023.9 - distributed 2023.4 2023.9 - h5netcdf 1.1 1.2 - iris 3.4 3.7 - numba 0.56 0.57 - numpy 1.23 1.24 - pandas 2.0 2.1 - scipy 1.10 1.11 - typing_extensions 4.5 4.7 - zarr 2.14 2.16 + boto3 1.26 1.28 + cartopy 0.21 0.22 + dask-core 2023.4 2023.9 + distributed 2023.4 2023.9 + h5netcdf 1.1 1.2 + iris 3.4 3.7 + numba 0.56 0.57 + numpy 1.23 1.24 + pandas 2.0 2.1 + scipy 1.10 1.11 + typing_extensions 4.5 4.7 + zarr 2.14 2.16 ===================== ========= =======