From 5e7b7806dfc8fd11867b107e7160a51238534aa8 Mon Sep 17 00:00:00 2001 From: Peter Pan Date: Tue, 18 Aug 2020 15:52:01 +0800 Subject: [PATCH] bump to 2.0.1 --- visualdl/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visualdl/version.py b/visualdl/version.py index 0bcb49fe1..16511fb0f 100644 --- a/visualdl/version.py +++ b/visualdl/version.py @@ -13,4 +13,4 @@ # limitations under the License. # ======================================================================= -vdl_version = '2.0.0' +vdl_version = '2.0.1'