We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c3166 commit 7f8cb86Copy full SHA for 7f8cb86
RELEASE.md
@@ -14,6 +14,11 @@
14
$ find cf/ -type f | xargs sed -i 's/NEXTVERSION/X.Y.Z/g'
15
```
16
17
+- [ ] Edit the name of the `NEXTVERSION` milestone in GitHub to be the
18
+ upcoming version `<VN>` (replacing `<VN>` appropriately,
19
+ e.g. `3.18.0`). Then create a new `NEXTVERSION` milestone
20
+ in GitHub.
21
+
22
- [ ] Change the version and date in `cf/__init__.py` (`__version__` and
23
`__date__` variables)
24
0 commit comments