mirror of
https://github.com/anthropics/claude-agent-sdk-python.git
synced 2025-10-06 01:00:03 +03:00
chore: bump version to 0.0.21
This commit is contained in:
committed by
GitHub
parent
1a1608e08a
commit
a925416ac6
@@ -269,7 +269,7 @@ def create_sdk_mcp_server(
|
||||
return McpSdkServerConfig(type="sdk", name=name, instance=server)
|
||||
|
||||
|
||||
__version__ = "0.0.20"
|
||||
__version__ = "0.0.21"
|
||||
|
||||
__all__ = [
|
||||
# Main exports
|
||||
|
||||
Reference in New Issue
Block a user