We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87f604 commit 5cb0f0dCopy full SHA for 5cb0f0d
setup.py
@@ -13,7 +13,7 @@
13
description="a tool to manage v2ray config json",
14
long_description=long_description,
15
long_description_content_type="text/markdown",
16
- keywords='python v2ray multi-v2ray vmess socks5 vless trojan xray xtls',
+ keywords='python v2ray multi-v2ray vmess socks5 vless trojan xray xtls reality',
17
author='Jrohy',
18
author_email='[email protected]',
19
url='https://github.com/Jrohy/multi-v2ray',
v2ray_util/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '3.10.9.8'
+__version__ = '3.11.0'
2
3
import sys
4
if "xray" in sys.argv[0]:
0 commit comments