mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-03-26 08:54:48 +08:00
bump version for next release cycle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
IVERSION = (1, 0, 1)
|
||||
IVERSION = (2, 0, 0)
|
||||
VERSION = ".".join(str(i) for i in IVERSION)
|
||||
PATHOD = "pathod " + VERSION
|
||||
MITMPROXY = "mitmproxy " + VERSION
|
||||
|
||||
Reference in New Issue
Block a user