mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-03 22:47:19 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8cb769693 |
@@ -1,2 +1,2 @@
|
||||
IVERSION = (0, 8)
|
||||
IVERSION = (0, 8, 1)
|
||||
VERSION = ".".join(str(i) for i in IVERSION)
|
||||
|
||||
Reference in New Issue
Block a user