chore: bump version v4.3.3

This commit is contained in:
Junyan Qin
2025-09-22 22:53:10 +08:00
parent 3f59bfac5c
commit 2891708060
2 changed files with 3 additions and 3 deletions

View File

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