reopen main for development

This commit is contained in:
mitmproxy release bot 2025-05-25 19:49:13 +00:00
parent 810ea46073
commit a810142c04

View file

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