diff options
| author | 2025-12-30 20:16:41 +0800 | |
|---|---|---|
| committer | 2025-12-30 20:16:41 +0800 | |
| commit | 174fe523d112e49b940627ce3eafbc767d0f1d3e (patch) | |
| tree | 6cfe45c399cf8c4458f10a877616a6e54c140d3b /pyproject.toml | |
| parent | 5dd166366b8a2f4699c1841ebd7fceabcd9868a4 (diff) | |
| download | base-model-174fe523d112e49b940627ce3eafbc767d0f1d3e.tar.gz base-model-174fe523d112e49b940627ce3eafbc767d0f1d3e.zip | |
feat: Bump version to 0.1.2 in pyproject.tomlv0.1.2
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index a1dcc20..b92fae3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "base-model-trpgner" -version = "0.1.1" +version = "0.1.2" description = "HydroRoll TRPG NER 模型 - 桌上角色扮演游戏日志命名实体识别" authors = [{ name = "HsiangNianian", email = "leader@hydroroll.team" }] readme = "README.md" |
