Skip to content

Commit 7f8cb86

Browse files
authored
NEXTVERSION
1 parent 14c3166 commit 7f8cb86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
$ find cf/ -type f | xargs sed -i 's/NEXTVERSION/X.Y.Z/g'
1515
```
1616

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+
1722
- [ ] Change the version and date in `cf/__init__.py` (`__version__` and
1823
`__date__` variables)
1924

0 commit comments

Comments
 (0)