Release 0.29.1 (#7350)

This commit is contained in:
mamoodi 2025-03-19 16:01:16 -04:00 committed by GitHub
parent a8d65c11e0
commit 35b70ca915
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{
"name": "openhands-frontend",
"version": "0.29.0",
"version": "0.29.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openhands-frontend",
"version": "0.29.0",
"version": "0.29.1",
"dependencies": {
"@heroui/react": "2.7.4",
"@monaco-editor/react": "^4.7.0-rc.0",

View File

@ -1,6 +1,6 @@
{
"name": "openhands-frontend",
"version": "0.29.0",
"version": "0.29.1",
"private": true,
"type": "module",
"engines": {

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "openhands-ai"
version = "0.29.0"
version = "0.29.1"
description = "OpenHands: Code Less, Make More"
authors = ["OpenHands"]
license = "MIT"