You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ What's New
14
14
# cut border when saving (for maps)
15
15
mpl.rcParams["savefig.bbox"] ="tight"
16
16
17
-
climpred v2.5.0 (unreleased)
17
+
climpred v2.5.0 (2024-07-05)
18
18
============================
19
19
20
20
Internals/Minor Fixes
@@ -26,6 +26,7 @@ Internals/Minor Fixes
26
26
- `climpred` now uses the `src layout <https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/>`_ for the package file structure. (pr:`862`) `Trevor James Smith`_
27
27
- Drop ``python<=3.8`` support. (:pr:`862`) `Trevor James Smith`_.
0 commit comments