mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
I've now added all the features I want for 0.4. Bump the version number.
This commit is contained in:
parent
1e47167ac6
commit
038a6eb1a7
@ -1,2 +1,2 @@
|
||||
IVERSION = (0, 3)
|
||||
IVERSION = (0, 4)
|
||||
VERSION = ".".join([str(i) for i in IVERSION])
|
||||
|
Loading…
Reference in New Issue
Block a user