mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-10 04:59:08 +08:00
Prep for 0.5 release
- Update CHANGELOG and CONTRIBUTORS - Bump version - Include Apple Gamecenter highscore setting tutorial in docs
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
IVERSION = (0, 4)
|
||||
IVERSION = (0, 5)
|
||||
VERSION = ".".join([str(i) for i in IVERSION])
|
||||
|
||||
Reference in New Issue
Block a user