chore: release v4.2.1

This commit is contained in:
Junyan Qin
2025-08-21 10:15:05 +08:00
parent b98de29b07
commit aa7c08ee00

View File

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