]> git.feebdaed.xyz Git - 0xmirror/mitmproxy.git/commitdiff
reopen main for development
authormitmproxy release bot <noreply@mitmproxy.org>
Wed, 15 Oct 2025 19:54:06 +0000 (19:54 +0000)
committermitmproxy release bot <noreply@mitmproxy.org>
Wed, 15 Oct 2025 19:54:06 +0000 (19:54 +0000)
mitmproxy/version.py

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