chore: release v4.1.1

This commit is contained in:
Junyan Qin
2025-07-26 19:28:34 +08:00
parent c00f05fca4
commit d3b31f7027

View File

@@ -1,4 +1,4 @@
semantic_version = 'v4.1.0'
semantic_version = 'v4.1.1'
required_database_version = 4
"""Tag the version of the database schema, used to check if the database needs to be migrated"""