mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-12-04 03:21:20 +00:00
reopen main for development
This commit is contained in:
parent
fb45c18e01
commit
770443ee89
@ -2,7 +2,7 @@ import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
VERSION = "10.2.0"
|
||||
VERSION = "11.0.0.dev"
|
||||
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