reopen main for development

This commit is contained in:
mitmproxy release bot 2024-01-21 17:09:27 +00:00
parent d75dc95a1e
commit b89de7346f
1 changed files with 1 additions and 1 deletions

View File

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