CLI Release 1.0.3 (#11574)

This commit is contained in:
Rohit Malhotra 2025-10-30 10:39:42 -04:00 committed by GitHub
parent 58e690ef75
commit 1939bd0fda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.2"
version = "1.0.3"
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.2"
version = "1.0.3"
source = { editable = "." }
dependencies = [
{ name = "openhands-sdk" },