post-release updates

This commit is contained in:
Martin Plattner 2020-07-18 23:09:52 +02:00
parent cc75d7109d
commit fc58a4dbf4

View file

@ -2,7 +2,7 @@ import os
import subprocess
import sys
VERSION = "5.2"
VERSION = "6.0.0.dev"
PATHOD = "pathod " + VERSION
MITMPROXY = "mitmproxy " + VERSION