mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-30 09:20:24 +08:00
Bump version number.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
IVERSION = (0, 8)
|
||||
IVERSION = (0, 9)
|
||||
VERSION = ".".join(str(i) for i in IVERSION)
|
||||
NAME = "mitmproxy"
|
||||
NAMEVERSION = NAME + " " + VERSION
|
||||
|
||||
Reference in New Issue
Block a user