reopen main for development

This commit is contained in:
Maximilian Hils 2022-06-28 16:16:19 +02:00
parent 564d439df8
commit af5be0b928
1 changed files with 1 additions and 1 deletions

View File

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