diff --git a/openhands-cli/pyproject.toml b/openhands-cli/pyproject.toml index ae98f0df4d..aa8a22afa2 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.3" +version = "1.0.4" description = "OpenHands CLI - Terminal User Interface for OpenHands AI Agent" readme = "README.md" license = { text = "MIT" }