Update pyproject.toml

This commit is contained in:
rohitvinodmalhotra@gmail.com 2025-11-07 11:34:25 -05:00
parent b83e2877ec
commit 279b145fd9

View File

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