]> git.feebdaed.xyz Git - 0xmirror/mitmproxy.git/commitdiff
reopen main for development
authormitmproxy release bot <noreply@mitmproxy.org>
Sun, 24 Aug 2025 18:28:38 +0000 (18:28 +0000)
committermitmproxy release bot <noreply@mitmproxy.org>
Sun, 24 Aug 2025 18:28:38 +0000 (18:28 +0000)
mitmproxy/version.py

index 10f285036fd86b38a113099409f54abe0e47903c..e4842b025c7803f83a46bc27bfbe7685a207b10b 100644 (file)
@@ -2,7 +2,7 @@ import os
 import subprocess
 import sys
 
-VERSION = "12.1.2"
+VERSION = "13.0.0.dev"
 MITMPROXY = "mitmproxy " + VERSION
 
 # Serialization format version. This is displayed nowhere, it just needs to be incremented by one