mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-01-12 17:32:27 +08:00
bump version to 1.0.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
IVERSION = (1, 0, 1)
|
||||
IVERSION = (1, 0, 2)
|
||||
VERSION = ".".join(str(i) for i in IVERSION)
|
||||
PATHOD = "pathod " + VERSION
|
||||
MITMPROXY = "mitmproxy " + VERSION
|
||||
|
||||
Reference in New Issue
Block a user