mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
bump version to 0.5.3 (#2306)
This commit is contained in:
@ -6,5 +6,4 @@ bp = Blueprint('files', __name__)
|
||||
api = ExternalApi(bp)
|
||||
|
||||
|
||||
from . import image_preview
|
||||
from . import tool_files
|
||||
from . import image_preview, tool_files
|
||||
|
||||
Reference in New Issue
Block a user