mitmproxy 7.0.4

This commit is contained in:
Maximilian Hils 2021-09-28 18:34:16 +02:00
parent f2f59384ba
commit c18d0ff246
1 changed files with 1 additions and 1 deletions

View File

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