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.16
This commit is contained in:
parent
1863b6406b
commit
ceab1c7a31
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ from .types import (
|
|||
UserMessage,
|
||||
)
|
||||
|
||||
__version__ = "0.0.14"
|
||||
__version__ = "0.0.16"
|
||||
|
||||
__all__ = [
|
||||
# Main exports
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue