mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 19:27:14 +00:00
post-release updates
This commit is contained in:
parent
cc75d7109d
commit
fc58a4dbf4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import os
|
|||
import subprocess
|
||||
import sys
|
||||
|
||||
VERSION = "5.2"
|
||||
VERSION = "6.0.0.dev"
|
||||
PATHOD = "pathod " + VERSION
|
||||
MITMPROXY = "mitmproxy " + VERSION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue