mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
mitmproxy 7.0.1
This commit is contained in:
parent
c90aaf55d9
commit
2ebcd5f157
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user