We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e35478 commit c4285a5Copy full SHA for c4285a5
Changelog.rst
@@ -1,7 +1,7 @@
1
version 3.17.0
2
--------------
3
4
-**2025-03-24**
+**2025-04-02**
5
6
* Set new minimum version of `dask`: ``2025.2.0``
7
(https://github.com/NCAS-CMS/cf-python/issues/849)
cf/__init__.py
@@ -80,7 +80,7 @@
80
81
"""
82
83
-__date__ = "2025-03-24"
+__date__ = "2025-04-02"
84
__version__ = "3.17.0"
85
86
_requires = (
0 commit comments