chore: bump version 4.3.9

This commit is contained in:
Junyan Qin
2025-10-22 18:52:45 +08:00
parent 08e0ede655
commit 0d59c04151
2 changed files with 2 additions and 2 deletions

View File

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