From 1864ca0efdb647ea3f77008ed9f899a07f3ff511 Mon Sep 17 00:00:00 2001 From: "vn.py" Date: Mon, 9 Oct 2017 22:45:18 +0800 Subject: [PATCH] =?UTF-8?q?[Mod]=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vnpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnpy/__init__.py b/vnpy/__init__.py index be42b31a..1b644b2f 100644 --- a/vnpy/__init__.py +++ b/vnpy/__init__.py @@ -1,4 +1,4 @@ # encoding: UTF-8 -__version__ = '1.7.0' +__version__ = '1.7.1' __author__ = 'Xiaoyou Chen' \ No newline at end of file