Update pyproject.toml

This commit is contained in:
rohitvinodmalhotra@gmail.com 2025-10-31 09:49:27 -04:00
parent 3239eb4027
commit e5ea2ac478

View File

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