From 85fc35e48a3c06a0e76fe8ca683b92fb7d33c234 Mon Sep 17 00:00:00 2001 From: nanoric Date: Thu, 28 Mar 2019 23:00:26 -0400 Subject: [PATCH] =?UTF-8?q?[Mod]=20=E7=89=88=E6=9C=AC=E5=8F=B7=E6=94=B9?= =?UTF-8?q?=E4=B8=BAv2.0.1b0?= 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 f2dc0e40..cc9bec87 100644 --- a/vnpy/__init__.py +++ b/vnpy/__init__.py @@ -1 +1 @@ -__version__ = "2.0" +__version__ = "2.0.1b0"