mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 23:04:25 +01:00
rename mcp_python to mcp
This commit is contained in:
3
src/mcp/shared/version.py
Normal file
3
src/mcp/shared/version.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from mcp.types import LATEST_PROTOCOL_VERSION
|
||||
|
||||
SUPPORTED_PROTOCOL_VERSIONS = [1, LATEST_PROTOCOL_VERSION]
|
||||
Reference in New Issue
Block a user