diff --git a/README.md b/README.md index 5186ddec..89453d53 100644 --- a/README.md +++ b/README.md @@ -137,4 +137,4 @@ v2ray docker: https://hub.docker.com/r/jrohy/v2ray xray docker: https://hub.docker.com/r/jrohy/xray pip: https://pypi.org/project/v2ray-util/ python3: https://github.com/Jrohy/python3-install -acme: https://github.com/Neilpang/acme.sh +acme: https://github.com/acmesh-official/acme.sh diff --git a/v2ray_util/__init__.py b/v2ray_util/__init__.py index a4f6e7d6..419c6ed7 100644 --- a/v2ray_util/__init__.py +++ b/v2ray_util/__init__.py @@ -1,4 +1,4 @@ -__version__ = '3.10.6.1' +__version__ = '3.10.7' import sys if "xray" in sys.argv[0]: