Skip to content

Commit da2915f

Browse files
authored
NEXTRELEASE replacement
1 parent ffee933 commit da2915f

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)