diff --git a/tools/gen-license/setup.py b/tools/gen-license/setup.py index d99ab2f..cd92acd 100644 --- a/tools/gen-license/setup.py +++ b/tools/gen-license/setup.py @@ -8,7 +8,7 @@ EMAIL = "zombie110year@outlook.com" URL = "https://github.com/zombie110year/gen-license" # * 版本号 -VERSION = "0.0.0" +VERSION = "0.0.1" # * 短描述 DESCRIPTION = "Generate LICENSE Files"