# Release Checklist Make sure run all these steps on the correct branch you want to create a new release for! - Verify `mitmproxy/version.py` - Update CHANGELOG - Verify that all CI tests pass - Tag the release and push to Github - Wait for tag CI to complete ## GitHub Release - Create release notice on Github [here](https://github.com/mitmproxy/mitmproxy/releases/new) - Attach all files from the new release folder on https://snapshots.mitmproxy.org ## PyPi - Upload wheel to pypi: `twine upload