Skip to content

Commit ff025ff

Browse files
committed
bump version
1 parent 821af20 commit ff025ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mitmproxy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# The actual version string. For precompiled binaries, this will be changed to include the build
55
# tag, e.g. "3.0.0.dev0042-0xcafeabc"
6-
VERSION = "4.0.0"
6+
VERSION = "4.0.1"
77
PATHOD = "pathod " + VERSION
88
MITMPROXY = "mitmproxy " + VERSION
99

0 commit comments

Comments
 (0)