From 97266fa01794f415de6c802c296f705f8d74c4e4 Mon Sep 17 00:00:00 2001 From: Carl Date: Sat, 20 Jun 2020 15:01:33 +0800 Subject: [PATCH] bug fix - setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 52e9263..cc3cfa3 100644 --- a/setup.py +++ b/setup.py @@ -18,6 +18,7 @@ EMAIL = 'hey.ing@qq.com' AUTHOR = 'heyy' REQUIRES_PYTHON = '>=3.6.0' +VERSION = None # What packages are required for this module to be executed? REQUIRED = [