CLI: patch release 1.0.5 (#11598)

This commit is contained in:
Rohit Malhotra
2025-10-31 15:57:39 -04:00
committed by GitHub
parent 966e4ae990
commit 1f7dec4d94
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ requires = [ "hatchling>=1.25" ]
[project]
name = "openhands"
version = "1.0.4"
version = "1.0.5"
description = "OpenHands CLI - Terminal User Interface for OpenHands AI Agent"
readme = "README.md"
license = { text = "MIT" }

2
openhands-cli/uv.lock generated
View File

@@ -1828,7 +1828,7 @@ wheels = [
[[package]]
name = "openhands"
version = "1.0.4"
version = "1.0.5"
source = { editable = "." }
dependencies = [
{ name = "openhands-sdk" },