You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_comment": "Single shared version for every package this repo ships: the three Python packages (coordinode, langchain-coordinode, llama-index-graph-stores-coordinode) and the compiled extension coordinode-embedded. release.yml builds and publishes all four from one tag.",
"component": "sdk",
"changelog-path": "CHANGELOG.md",
"_extra_files_comment": "The Python packages read their version from the tag through hatch-vcs. maturin has no equivalent: it takes the wheel version from Cargo.toml, so that file has to carry the release version and the release PR is what writes it.",