mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
Update protocol version handling
This commit is contained in:
@@ -1 +1,3 @@
|
||||
SUPPORTED_PROTOCOL_VERSION = 1
|
||||
from mcp_python.types import LATEST_PROTOCOL_VERSION
|
||||
|
||||
SUPPORTED_PROTOCOL_VERSIONS = [1, LATEST_PROTOCOL_VERSION]
|
||||
|
||||
Reference in New Issue
Block a user