Skip to content

Commit 714a49f

Browse files
committed
dev
1 parent 11fd039 commit 714a49f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

docs/source/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)