Skip to content

Commit 07fa86f

Browse files
authored
Update __init__.py
1 parent ef5d42d commit 07fa86f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python_agent_harness/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from .models import AgentMode, Message, ToolCall, ToolSpec
66
from .session import Session
77

8-
__version__ = "1.5.5.1"
8+
__version__ = "1.5.5.2"
99

1010
__all__ = [
1111
"Session",

0 commit comments

Comments
 (0)