Compare commits

...

2 Commits

Author SHA1 Message Date
rohitvinodmalhotra@gmail.com
c6ba13aef2 Update uv.lock 2025-10-31 15:04:25 -04:00
rohitvinodmalhotra@gmail.com
644cd8d336 Update pyproject.toml 2025-10-31 14:52:51 -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.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" },