aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/README.md b/release/README.md
index 26084103..723b0950 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