reopen main for development

This commit is contained in:
mitmproxy release bot 2025-11-24 18:47:09 +00:00
parent d9d5878388
commit cf58bdfb79

View file

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