We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 350f220 + da2915f commit 1ba918cCopy full SHA for 1ba918c
RELEASE.md
@@ -17,6 +17,9 @@
17
* Make sure that `Changelog.rst` is up to date (version, date and
18
changes).
19
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
+
23
* Deprecated methods and keyword arguments: Check the code for
24
deprecated methods and keyword arguments that can be completely
25
removed, i.e. those with a ``removed_at`` version that is at or
0 commit comments