From 3ce2bae75f9e3c2a7e3e3ee4576961bcde98965b Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Tue, 30 Dec 2025 20:43:06 +0800 Subject: feat: Bump version to 0.1.3 in pyproject.toml and __init__.py --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e78fc2d..2f3066f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "base-model-trpgner" -version = "0.1.2" +version = "0.1.3" description = "HydroRoll TRPG NER 模型 - 桌上角色扮演游戏日志命名实体识别" authors = [{ name = "HsiangNianian", email = "leader@hydroroll.team" }] readme = "README.md" -- cgit v1.2.3-70-g09d2