新增独立 xiaobai-datahub 服务(SQLite WAL、Tushare 盘后发布、/v1 契约和管理后台),不改现站页面与数据链路。 Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: multica-agent <github@multica.ai>
5 lines
117 B
Python
5 lines
117 B
Python
"""xiaobai-datahub: independent market-data service for xiaobai-review."""
|
|
|
|
__version__ = "0.1.0"
|
|
SCHEMA_VERSION = 1
|