Skip to content

Commit 76555bb

Browse files
committed
Remove requirement to update version manually from release checklist.
1 parent 1963763 commit 76555bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/release_checklist.md

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Release checklist
88
from CHANGELOG.rst.
99
- [ ] Push tag to remote. This triggers the wheel/sdist build on github CI.
1010
- [ ] merge `main` branch back into `develop`.
11-
- [ ] Add updated version number to develop. (`setup.py` and `src/zlib_ng/__init__.py`)
1211
- [ ] Build the new tag on readthedocs. Only build the last patch version of
1312
each minor version. So `1.1.1` and `1.2.0` but not `1.1.0`, `1.1.1` and `1.2.0`.
1413
- [ ] Create a new release on github.

0 commit comments

Comments
 (0)