Skip to content

Commit 11f3f3c

Browse files
committed
cfdm versions
1 parent 68ac81c commit 11f3f3c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

RELEASE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@
1717
- [ ] Change the version and date in `cf/__init__.py` (`__version__` and
1818
`__date__` variables)
1919

20-
- [ ] Ensure that the requirements on dependencies & their versions are
21-
up-to-date and consistent in both the `requirements.txt` and in
22-
`docs/source/installation.rst`; and in the `_requires` list and
23-
`Version` checks in `cf/__init__.py`.
20+
- [ ] Ensure that the requirements on dependencies & their versions
21+
are up-to-date and consistent in both the `requirements.txt` and in
22+
`docs/source/installation.rst` (paying particular attention to
23+
`cfdm`); and in the `_requires` list and `Version` checks in
24+
`cf/__init__.py`.
2425

2526
- [ ] Make sure that `README.md` is up to date.
2627

0 commit comments

Comments
 (0)