From b5799d12d2c47072ed1ed957e51b40556ad94881 Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Tue, 10 Mar 2020 18:02:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E4=BF=AE=E5=A4=8D=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BiliDriveEx/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BiliDriveEx/__init__.py b/BiliDriveEx/__init__.py index 1564b00..05eedea 100644 --- a/BiliDriveEx/__init__.py +++ b/BiliDriveEx/__init__.py @@ -7,4 +7,4 @@ https://github.com/apachecn/BiliDriveEx""" __author__ = "ApacheCN" __email__ = "apachecn@163.com" __license__ = "SATA" -__version__ = "2020.03.09.2" +__version__ = "2020.03.09.3" -- GitLab