chore: release v4.0.1 (#1409)

This commit is contained in:
Junyan Qin (Chin)
2025-05-13 19:37:47 +08:00
committed by GitHub
parent c3de3fa275
commit 91cd8cf380

View File

@@ -1,4 +1,4 @@
semantic_version = 'v4.0.0'
semantic_version = 'v4.0.1'
required_database_version = 1
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""