Update config.py

This commit is contained in:
Jeffreytsai1004 2025-04-18 02:13:57 +08:00
parent 42d10bd19c
commit 53f06ba4b6

View File

@ -6,7 +6,7 @@ import sys
import json import json
# Basic Information # Basic Information
TOOL_NAME = "Tool" TOOL_NAME = "MetaWhiz"
TOOL_VERSION = "Beta v1.0.0" TOOL_VERSION = "Beta v1.0.0"
TOOL_AUTHOR = "CGNICO" TOOL_AUTHOR = "CGNICO"