mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-10 07:46:02 +00:00
chore: bump version 4.5.3
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
semantic_version = 'v4.5.2'
|
||||
import langbot
|
||||
|
||||
semantic_version = f'v{langbot.__version__}'
|
||||
|
||||
required_database_version = 11
|
||||
"""Tag the version of the database schema, used to check if the database needs to be migrated"""
|
||||
|
||||
Reference in New Issue
Block a user