Skip to content

Commit f45c900

Browse files
committed
v1.1.0 release
1 parent 7b695dc commit f45c900

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.0.0"
3+
version = "1.1.0"
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.0.0"
3+
version = "1.1.0"
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.0.0"
3+
version = "1.1.0"
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.0.0"
3+
version = "1.1.0"
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)