File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ version 3.17.0
3
3
4
4
**2025-??-?? **
5
5
6
- * Set new minimum version of `numpy `: ``2.0.0 ``
6
+ * Set a new minimum version of `numpy `: ``2.0.0 ``
7
7
(https://github.com/NCAS-CMS/cf-python/issues/843)
8
8
* Replace dataset aggregation functionality (CFA) with that imported
9
9
from `cfdm ` (https://github.com/NCAS-CMS/cf-python/issues/841)
10
10
* Changed dependency: ``Python>=3.9.0 ``
11
11
* Changed dependency: ``numpy>=2.0.0 ``
12
12
* Changed dependency: ``cfdm>=1.12.0.0, <1.12.1.0 ``
13
13
* Changed optional dependency: ``esmpy>=8.7.0 ``
14
- * Removed dependency (now incorporated into `cfdm `): ``h5py ``
15
- * Removed dependency (now incorporated into `cfdm `): ``h5netcdf ``
16
- * Removed dependency (now incorporated into `cfdm `): ``s3fs ``
14
+ * Removed dependency (now incorporated into `` cfdm ` `): ``h5py ``
15
+ * Removed dependency (now incorporated into `` cfdm ` `): ``h5netcdf ``
16
+ * Removed dependency (now incorporated into `` cfdm ` `): ``s3fs ``
17
17
18
18
----
19
19
You can’t perform that action at this time.
0 commit comments