Skip to content

Commit f7bb40f

Browse files
authored
Merge pull request #317 from ai-agent-assembly/v0.0.1/AAASM-4725/fix_stale_rc3_comment
[AAASM-4725] 📝 (examples): Fix stale rc.3 rationale comment on the SDK pin
2 parents fc69843 + 1fe1b80 commit f7bb40f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/microsoft-agent-framework-tool-policy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Agent Assembly governance demo with Microsoft Agent Framework"
55
requires-python = ">=3.12"
66
dependencies = [
77
# Pinned exactly: the only newer release, 0.0.2, was yanked upstream
8-
# ("have wrong to release"). 0.0.1rc3 remains the latest installable
8+
# ("have wrong to release"). 0.0.1rc5 remains the latest installable
99
# version on PyPI. Re-evaluate once a non-yanked 0.0.2+ is published.
1010
"agent-assembly==0.0.1rc5",
1111
]

0 commit comments

Comments
 (0)