chore: bump version to 1.2.0 for UI optimization release
This commit is contained in:
parent
09a808c0c5
commit
5cb38befc0
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "agenteval-web",
|
"name": "agenteval-web",
|
||||||
"version": "1.1.1",
|
"version": "1.2.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "agenteval"
|
name = "agenteval"
|
||||||
version = "1.1.1"
|
version = "1.2.0"
|
||||||
description = "智能体质量评估工具集平台"
|
description = "智能体质量评估工具集平台"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user