Update pyproject.toml

This commit is contained in:
rohitvinodmalhotra@gmail.com 2025-10-31 14:52:51 -04:00
parent 231019974c
commit 644cd8d336

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" }