mirror of
https://github.com/anthropics/claude-code-sdk-python.git
synced 2025-12-23 09:19:52 +00:00
chore: bump version to 0.0.21
This commit is contained in:
parent
1a1608e08a
commit
a925416ac6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue