feat: 收藏关注系统 v1.0.0 - 支持CLI/API/Web三种操作模式
This commit is contained in:
6
build/lib/xian_favor/__init__.py
Normal file
6
build/lib/xian_favor/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Xian Favor - 收藏关注系统
|
||||
支持命令行、API、Web多种操作模式
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user