docs/how-to-release.rst
export MAINTAINER=[email protected]
create a branch: git checkout main ; git pull ; git checkout -b prepare-release
Re-export completions: make completions ; git add wormhole_complete.* ; git commit -m “completions” (this step requires installed bash, zsh, and fish)
Update NEWS.md
copy-edit
add missing credits
change title for "Upcoming Release" to correct version, date
make release (this step requires having PySequoia installed, and will OpenPGP sign the package ) then
make release-test this will
make release-upload this will