chore: bump version 4.3.2

This commit is contained in:
Junyan Qin
2025-09-17 13:57:45 +08:00
parent 05cc58f2d7
commit bf279049c0

View File

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