Skip to content

Commit 371fcd9

Browse files
committed
Update release procedure to reflect automated versioning changes
1 parent 268d50b commit 371fcd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/release_checklist.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ Release checklist
22
- [ ] Check outstanding issues on JIRA and Github.
33
- [ ] Check [latest documentation](https://python-isal.readthedocs.io/en/latest/) looks fine.
44
- [ ] Create a release branch.
5-
- [ ] Set version to a stable number.
65
- [ ] Change current development version in `CHANGELOG.rst` to stable version.
7-
- [ ] Change the version in `__init__.py`
86
- [ ] Check if the address sanitizer does not find any problems using `tox -e asan`
97
- [ ] Merge the release branch into `main`.
108
- [ ] Created an annotated tag with the stable version number. Include changes

0 commit comments

Comments
 (0)