Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kriechi committed Nov 1, 2020
1 parent e66c7b5 commit a738b33
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 = "6.0.0.dev"
VERSION = "5.3.0"
PATHOD = "pathod " + VERSION
MITMPROXY = "mitmproxy " + VERSION

Expand Down

0 comments on commit a738b33

Please sign in to comment.