chore: release v4.2.0

This commit is contained in:
Junyan Qin
2025-08-18 18:43:20 +08:00
parent 865ee2ca01
commit 9c1f4e1690

View File

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