Skip to content

Commit 168b8d0

Browse files
committed
fix bug #658
1 parent 42e2e18 commit 168b8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2ray_util/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.11.0'
1+
__version__ = '3.11.1'
22

33
import sys
44
if "xray" in sys.argv[0]:

0 commit comments

Comments
 (0)