import langbot semantic_version = f'v{langbot.__version__}' required_database_version = 17 """Tag the version of the database schema, used to check if the database needs to be migrated""" debug_mode = False edition = 'community' instance_id = ''