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.20
This commit is contained in:
parent
5d06bc0086
commit
3bb9226154
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ from .types import (
|
|||
UserMessage,
|
||||
)
|
||||
|
||||
__version__ = "0.0.19"
|
||||
__version__ = "0.0.20"
|
||||
|
||||
__all__ = [
|
||||
# Main exports
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue