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.
1 parent baa189f commit 8f8fd47Copy full SHA for 8f8fd47
.github/release_checklist.md
@@ -9,7 +9,6 @@ Release checklist
9
from CHANGELOG.rst.
10
- [ ] Push tag to remote. This triggers the wheel/sdist build on github CI.
11
- [ ] merge `main` branch back into `develop`.
12
-- [ ] Add updated version number to develop. (`setup.py` and `src/isal/__init__.py`)
13
- [ ] Build the new tag on readthedocs. Only build the last patch version of
14
each minor version. So `1.1.1` and `1.2.0` but not `1.1.0`, `1.1.1` and `1.2.0`.
15
- [ ] Create a new release on github.
0 commit comments