Skip to content

Commit fa24e74

Browse files
committed
bump version for ymir/common and ymir/tools
1 parent 6efa829 commit fa24e74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ymir/common/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ymir-common"
7-
version = "0.3.1"
7+
version = "0.3.2"
88
description = "Common utilities shared across Ymir AI workflows"
99
requires-python = ">=3.13"
1010
dynamic = ["dependencies"]

ymir/tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ymir-tools"
7-
version = "0.4.2"
7+
version = "0.4.3"
88
description = "Ymir MCP tools for AI workflows"
99
requires-python = ">=3.13"
1010
dynamic = ["dependencies"]

0 commit comments

Comments
 (0)