chore: bump version to 1.2.0 for UI optimization release

This commit is contained in:
sinohqb 2026-08-20 20:16:57 +08:00
parent 09a808c0c5
commit 5cb38befc0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "agenteval-web",
"version": "1.1.1",
"version": "1.2.0",
"private": true,
"type": "module",
"scripts": {

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "agenteval"
version = "1.1.1"
version = "1.2.0"
description = "智能体质量评估工具集平台"
readme = "README.md"
requires-python = ">=3.10"