Compare commits

...

1 Commits

Author SHA1 Message Date
rohitvinodmalhotra@gmail.com
279b145fd9 Update pyproject.toml 2025-11-07 11:34:25 -05:00

View File

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