Skip to content

Commit 8f8fd47

Browse files
authored
Remove manual version update from the release checklist.
1 parent baa189f commit 8f8fd47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/release_checklist.md

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

0 commit comments

Comments
 (0)