chore: release v4.2.1

This commit is contained in:
Junyan Qin
2025-08-21 10:15:05 +08:00
parent b98de29b07
commit aa7c08ee00
+1 -1
View File
@@ -1,4 +1,4 @@
semantic_version = 'v4.2.0' semantic_version = 'v4.2.1'
required_database_version = 5 required_database_version = 5
"""Tag the version of the database schema, used to check if the database needs to be migrated""" """Tag the version of the database schema, used to check if the database needs to be migrated"""