Skip to content

Commit f0e74b3

Browse files
committed
dev
1 parent 3583056 commit f0e74b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Changelog.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ version 3.17.0
33

44
**2025-??-??**
55

6-
* Set new minimum version of `numpy`: ``2.0.0``
6+
* Set a new minimum version of `numpy`: ``2.0.0``
77
(https://github.com/NCAS-CMS/cf-python/issues/843)
88
* Replace dataset aggregation functionality (CFA) with that imported
99
from `cfdm` (https://github.com/NCAS-CMS/cf-python/issues/841)
1010
* Changed dependency: ``Python>=3.9.0``
1111
* Changed dependency: ``numpy>=2.0.0``
1212
* Changed dependency: ``cfdm>=1.12.0.0, <1.12.1.0``
1313
* 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``
1717

1818
----
1919

0 commit comments

Comments
 (0)