Skip to content

Commit

Permalink
bump version to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Jul 31, 2018
1 parent 7fd0c59 commit 5c27805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mitmproxy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import subprocess
import sys

VERSION = "4.0.3"
VERSION = "4.0.4"
PATHOD = "pathod " + VERSION
MITMPROXY = "mitmproxy " + VERSION

Expand Down

0 comments on commit 5c27805

Please sign in to comment.