File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Version NEXTVERSION
88* New optional backend for netCDF-3 in `cf.read ` that allows parallel
99 reading: ``netcdf_file ``
1010 (https://github.com/NCAS-CMS/cf-python/issues/912)
11- * Changed dependency: ``cfdm>=1.13.?.? , <1.13.? .0 ``
11+ * Changed dependency: ``cfdm>=1.13.1.0 , <1.13.2 .0 ``
1212
1313----
1414
Original file line number Diff line number Diff line change @@ -225,8 +225,8 @@ Required
225225
226226* `scipy <https://pypi.org/project/scipy >`_, version 1.10.0 or newer.
227227
228- * `cfdm <https://pypi.org/project/cfdm/ >`_, version 1.13.0 .0 or up to,
229- but not including, 1.13.1 .0.
228+ * `cfdm <https://pypi.org/project/cfdm/ >`_, version 1.13.1 .0 or up to,
229+ but not including, 1.13.2 .0.
230230
231231* `cfunits <https://pypi.org/project/cfunits/ >`_, version 3.3.7 or newer.
232232
You can’t perform that action at this time.
0 commit comments