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.19
This commit is contained in:
parent
9905aa3a85
commit
986b3de775
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ from .types import (
|
|||
UserMessage,
|
||||
)
|
||||
|
||||
__version__ = "0.0.18"
|
||||
__version__ = "0.0.19"
|
||||
|
||||
__all__ = [
|
||||
# Main exports
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue