1
0
forked from bot/app

🔖 liteyuki 6.3.6

This commit is contained in:
2024-08-18 21:45:11 +08:00
parent 1af95a15aa
commit 9c35abc6e2
4 changed files with 17 additions and 28 deletions

View File

@ -20,8 +20,6 @@ from liteyuki.log import (
logger
)
from liteyuki.version import __version__
__all__ = [
"LiteyukiBot",
@ -34,7 +32,8 @@ __all__ = [
"load_plugins",
"init_log",
"logger",
"__version__"
]
__version__ = "6.3.6"