diff --git a/release/README.md b/release/README.md index 260841038..723b09507 100644 --- a/release/README.md +++ b/release/README.md @@ -6,7 +6,7 @@ - Wait for tag CI to complete - Download assets from snapshots.mitmproxy.org - Create release notice on Github -- Upload wheel to pypi +- Upload wheel to pypi (`twine upload wheelname`) - Update docker-releases repo - Update `latest` tag on https://hub.docker.com/r/mitmproxy/mitmproxy/~/settings/automated-builds/ - Bump the version in https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/version.py and update https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/io_compat.py in the next commit