2025-09-09 10:41:27 +08:00

8 lines
112 B
Python

# -*- coding: utf-8 -*-
"""
VWED任务系统配置工具包
"""
__version__ = "1.0.0"
__author__ = "VWED Team"