Compare commits

...

2 Commits

Author SHA1 Message Date
Rohit Malhotra
fd8768642c Merge branch 'main' into rel-cli-1.0.2 2025-10-21 10:23:39 -04:00
rohitvinodmalhotra@gmail.com
0f193113b7 bump version 2025-10-20 16:52:34 -04:00

View File

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