Skip to content

Commit 1ba918c

Browse files
committed
Merge branch 'main' of github.com:NCAS-CMS/cf-python
2 parents 350f220 + da2915f commit 1ba918c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
* Make sure that `Changelog.rst` is up to date (version, date and
1818
changes).
1919

20+
* Search for occurences of `NEXTRELEASE` and replace them with the
21+
release version (i.e. the value of the now correct `cf.__version__`)
22+
2023
* Deprecated methods and keyword arguments: Check the code for
2124
deprecated methods and keyword arguments that can be completely
2225
removed, i.e. those with a ``removed_at`` version that is at or

0 commit comments

Comments
 (0)