From 78282384a60348545fc270a7e1ce54a77456a3e7 Mon Sep 17 00:00:00 2001 From: Jrohy Date: Thu, 3 Oct 2019 11:49:36 +0800 Subject: [PATCH] update v3.6.6 --- v2ray_util/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2ray_util/__init__.py b/v2ray_util/__init__.py index 938691f0..7ef2ba74 100644 --- a/v2ray_util/__init__.py +++ b/v2ray_util/__init__.py @@ -1,3 +1,3 @@ -__version__ = '3.6.6b1' +__version__ = '3.6.6' from .util_core.trans import _ \ No newline at end of file