Skip to content

Commit 59f1ee7

Browse files
committed
one more
1 parent 7f7c814 commit 59f1ee7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/whats-new.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ What's New
1414
1515
np.random.seed(123456)
1616
17-
.. _whats-new.2025.02.0:
17+
.. _whats-new.2025.03.0:
1818

1919
v2025.03.0 (Mar 20, 2025)
2020
-------------------------
2121

2222
This release brings tested support for Python 3.13, support for reading Zarr V3 datasets into a :py:class:`~xarray.DataTree`,
23-
significant improvements to datetime & timedelta encoding/decoding, and improvements to the :py:class:`~xarray.DataTree` API;
23+
significant improvements to datetime & timedelta encoding/decoding, and improvements to the :py:class:`~xarray.DataTree` API;
2424
in addition to the usual bug fixes and other improvements.
2525
Thanks to the 26 contributors to this release:
26-
Alfonso Ladino, Benoit Bovy, Chuck Daniels, Deepak Cherian, Eni, Florian Jetter, Ian Hunt-Isaak, Jan, Joe Hamman, Josh Kihm, Julia Signell,
27-
Justus Magin, Kai Mühlbauer, Kobe Vandelanotte, Mathias Hauser, Max Jones, Maximilian Roos, Oliver Watt-Meyer, Sam Levang, Sander van Rijn,
26+
Alfonso Ladino, Benoit Bovy, Chuck Daniels, Deepak Cherian, Eni, Florian Jetter, Ian Hunt-Isaak, Jan, Joe Hamman, Josh Kihm, Julia Signell,
27+
Justus Magin, Kai Mühlbauer, Kobe Vandelanotte, Mathias Hauser, Max Jones, Maximilian Roos, Oliver Watt-Meyer, Sam Levang, Sander van Rijn,
2828
Spencer Clark, Stephan Hoyer, Tom Nicholas, Tom White, Vecko and maddogghoek
2929

3030
New Features

0 commit comments

Comments
 (0)