diff --git a/config.py b/config.py index 5fe43e6..e96327e 100644 --- a/config.py +++ b/config.py @@ -6,7 +6,7 @@ import sys import json # Basic Information -TOOL_NAME = "Tool" +TOOL_NAME = "MetaWhiz" TOOL_VERSION = "Beta v1.0.0" TOOL_AUTHOR = "CGNICO"