We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1963763 commit 76555bbCopy full SHA for 76555bb
.github/release_checklist.md
@@ -8,7 +8,6 @@ Release checklist
8
from CHANGELOG.rst.
9
- [ ] Push tag to remote. This triggers the wheel/sdist build on github CI.
10
- [ ] merge `main` branch back into `develop`.
11
-- [ ] Add updated version number to develop. (`setup.py` and `src/zlib_ng/__init__.py`)
12
- [ ] Build the new tag on readthedocs. Only build the last patch version of
13
each minor version. So `1.1.1` and `1.2.0` but not `1.1.0`, `1.1.1` and `1.2.0`.
14
- [ ] Create a new release on github.
0 commit comments