Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrohy committed Jun 2, 2023
1 parent e87f604 commit 5cb0f0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
description="a tool to manage v2ray config json",
long_description=long_description,
long_description_content_type="text/markdown",
keywords='python v2ray multi-v2ray vmess socks5 vless trojan xray xtls',
keywords='python v2ray multi-v2ray vmess socks5 vless trojan xray xtls reality',
author='Jrohy',
author_email='euvkzx@gmail.com',
url='https://github.com/Jrohy/multi-v2ray',
Expand Down
2 changes: 1 addition & 1 deletion v2ray_util/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '3.10.9.8'
__version__ = '3.11.0'

import sys
if "xray" in sys.argv[0]:
Expand Down

0 comments on commit 5cb0f0d

Please sign in to comment.