dev-from070-to080
UnCLAS-Prommer 2025-07-02 16:25:18 +08:00
parent 163ddefffd
commit 8923ebf534
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ class CommandType(Enum):
pyproject_path = os.path.join(os.path.dirname(os.path.dirname(__file__)), "pyproject.toml")
toml_data = tomlkit.parse(open(pyproject_path, "r", encoding="utf-8").read())
version = toml_data["project"]["version"]
logger.info(f"版本\n\nMaiBot-Napcat-Adapter 版本: {version}\n")
logger.info(f"版本\n\nMaiBot-Napcat-Adapter 版本: {version}\n喜欢的话点个star喵~\n")