Compare commits

...

1 Commits

Author SHA1 Message Date
rohitvinodmalhotra@gmail.com
b673915837 bump version 2025-10-30 09:22:14 -04:00
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" },