diff --git a/openhands-cli/pyproject.toml b/openhands-cli/pyproject.toml index 54fbfce48f..17df247fd3 100644 --- a/openhands-cli/pyproject.toml +++ b/openhands-cli/pyproject.toml @@ -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" }