reopen main for development

This commit is contained in:
mitmproxy release bot 2026-04-12 21:43:57 +00:00
parent 437fb75d19
commit 5dbbd14aa6

View file

@ -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