mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 10:47:14 +00:00
reopen main for development
This commit is contained in:
parent
437fb75d19
commit
5dbbd14aa6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import os
|
|||
import subprocess
|
||||
import sys
|
||||
|
||||
VERSION = "12.2.2"
|
||||
VERSION = "13.0.0.dev"
|
||||
MITMPROXY = "mitmproxy " + VERSION
|
||||
|
||||
# Serialization format version. This is displayed nowhere, it just needs to be incremented by one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue