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 268d50b commit 371fcd9Copy full SHA for 371fcd9
.github/release_checklist.md
@@ -2,9 +2,7 @@ Release checklist
2
- [ ] Check outstanding issues on JIRA and Github.
3
- [ ] Check [latest documentation](https://python-isal.readthedocs.io/en/latest/) looks fine.
4
- [ ] Create a release branch.
5
- - [ ] Set version to a stable number.
6
- [ ] Change current development version in `CHANGELOG.rst` to stable version.
7
- - [ ] Change the version in `__init__.py`
8
- [ ] Check if the address sanitizer does not find any problems using `tox -e asan`
9
- [ ] Merge the release branch into `main`.
10
- [ ] Created an annotated tag with the stable version number. Include changes
0 commit comments