-
chore(py): document pending releases (#3583)
发布于
2026-06-18 08:33:42 +00:00 This PR:
- documents the pending Python
0.14.0and0.15.0releases in
python/CHANGELOG.md - aligns
python/composio/__version__.pywithpython/pyproject.toml
at0.15.0 - adds a release guard so Python package/provider versions, runtime
version, and changelog entries cannot drift silently - leaves Python release tags and PyPI publishing untouched;
py@0.14.0
should still be published beforepy@0.15.0
下载附件
- documents the pending Python