aboutsummaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-02-21 18:38:30 +0100
committerGitHub <noreply@github.com>2017-02-21 18:38:30 +0100
commitb87b69be7e4262782589bf3218886adc4eda5df0 (patch)
tree066638f2a6928d8fdaf683f50425c6b0e741f2eb /release
parentdc7a7ad6970250fe88ee258be9b4ff8a558ce53e (diff)
downloadmitmproxy-b87b69be7e4262782589bf3218886adc4eda5df0.tar.gz
mitmproxy-b87b69be7e4262782589bf3218886adc4eda5df0.tar.bz2
mitmproxy-b87b69be7e4262782589bf3218886adc4eda5df0.zip
Update README.md
Diffstat (limited to 'release')
-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