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

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