From 12d9957b804a6393aae8a49ec1477f43a17bb82e Mon Sep 17 00:00:00 2001 From: "vn.py" Date: Sun, 13 May 2018 13:42:25 +0800 Subject: [PATCH] =?UTF-8?q?[Mod]=E6=9B=B4=E6=96=B0=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 6d5daf90..5477e7f3 100644 --- a/vnpy/__init__.py +++ b/vnpy/__init__.py @@ -1,4 +1,4 @@ # encoding: UTF-8 -__version__ = '1.8.0' +__version__ = '1.8.1' __author__ = 'Xiaoyou Chen' \ No newline at end of file