Skip to content

Commit 6f2f349

Browse files
committed
Tag 3.0.2
1 parent 58ccad7 commit 6f2f349

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 = "3.0.2"
77
PATHOD = "pathod " + VERSION
88
MITMPROXY = "mitmproxy " + VERSION
99

0 commit comments

Comments
 (0)