Skip to content

chore(version): stamp the dev version to 0.2.0.dev202609110041 - #1198

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:bump-dev-version-202609110041
Sep 11, 2026
Merged

chore(version): stamp the dev version to 0.2.0.dev202609110041#1198
potiuk merged 1 commit into
apache:mainfrom
potiuk:bump-dev-version-202609110041

Conversation

@potiuk

@potiuk potiuk commented Sep 11, 2026

Copy link
Copy Markdown
Member

Four changes have landed behind the previous stamp (0.2.0.dev202609100826,
#1193):

claude plugin update compares version strings, not commit SHAs, so none of
that reaches an adopter until the stamp moves.

Mechanical, per docs/setup/marketplaces.md (Versioning): project.version
edited in pyproject.toml, then tools/dev/check-family-plugins.py --fix
propagated it to the five ecosystem manifests and the twelve per-family plugin
manifests plus the marketplace entries, and uv lock refreshed the workspace's
own package version. The diff is version strings only.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CPC1wBowFdMo4jnCvLZDJ2

Move the dev stamp so adopters' `claude plugin update` picks up the work
merged since 0.2.0.dev202609100826 — the marketplace is served from `main`
and the update check compares version strings, so a frozen suffix is a
silent no-op.

Generated with the documented one-liner: bump `project.version` in
`pyproject.toml`, then `tools/dev/check-family-plugins.py --fix` and
`uv lock` to propagate to every manifest.

Generated-by: Claude Opus 5
Claude-Session: https://claude.ai/code/session_01CPC1wBowFdMo4jnCvLZDJ2
@potiuk
potiuk merged commit 68c01a3 into apache:main Sep 11, 2026
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant