mitmproxy 7.0.1

This commit is contained in:
Maximilian Hils 2021-08-03 17:17:14 +02:00
parent c90aaf55d9
commit 2ebcd5f157

View File

@ -2,7 +2,7 @@ import os
import subprocess
import sys
VERSION = "8.0.0.dev"
VERSION = "7.0.1"
MITMPROXY = "mitmproxy " + VERSION
# Serialization format version. This is displayed nowhere, it just needs to be incremented by one