mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 23:04:25 +01:00
Set 2025-03-26 as the latest protocol version (#719)
This commit is contained in:
@@ -29,7 +29,7 @@ for reference.
|
||||
not separate types in the schema.
|
||||
"""
|
||||
|
||||
LATEST_PROTOCOL_VERSION = "2024-11-05"
|
||||
LATEST_PROTOCOL_VERSION = "2025-03-26"
|
||||
|
||||
ProgressToken = str | int
|
||||
Cursor = str
|
||||
|
||||
Reference in New Issue
Block a user