Skip to content

Commit 7c91cbe

Browse files
Release v1.8.1
Co-authored-by: openhands <[email protected]>
1 parent 013583f commit 7c91cbe

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

openhands-agent-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openhands-agent-server"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
description = "OpenHands Agent Server - REST/WebSocket interface for OpenHands AI Agent"
55

66
requires-python = ">=3.12"

openhands-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openhands-sdk"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
description = "OpenHands SDK - Core functionality for building AI agents"
55

66
requires-python = ">=3.12"

openhands-tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openhands-tools"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
description = "OpenHands Tools - Runtime tools for AI agents"
55

66
requires-python = ">=3.12"

openhands-workspace/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openhands-workspace"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
description = "OpenHands Workspace - Docker and container-based workspace implementations"
55

66
requires-python = ">=3.12"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)