Support for DIAL
Claude-3 models updated to Claude 4
This commit is contained in:
@@ -14,9 +14,9 @@ import os
|
||||
# These values are used in server responses and for tracking releases
|
||||
# IMPORTANT: This is the single source of truth for version and author info
|
||||
# Semantic versioning: MAJOR.MINOR.PATCH
|
||||
__version__ = "5.6.0"
|
||||
__version__ = "5.6.1"
|
||||
# Last update date in ISO format
|
||||
__updated__ = "2025-06-22"
|
||||
__updated__ = "2025-06-23"
|
||||
# Primary maintainer
|
||||
__author__ = "Fahad Gilani"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user