Skip to content

Commit c4285a5

Browse files
Update release date after bug fix related delay
1 parent 8e35478 commit c4285a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version 3.17.0
22
--------------
33

4-
**2025-03-24**
4+
**2025-04-02**
55

66
* Set new minimum version of `dask`: ``2025.2.0``
77
(https://github.com/NCAS-CMS/cf-python/issues/849)

cf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
8181
"""
8282

83-
__date__ = "2025-03-24"
83+
__date__ = "2025-04-02"
8484
__version__ = "3.17.0"
8585

8686
_requires = (

0 commit comments

Comments
 (0)