Commit 394030f
release: 2.1.1 — bump 12 versioned files + rebuild both .tox
Final release ritual for v2.1.1. Bumps all version locations that
scripts/check_versions.py enforces (8 fields covering pyproject.toml,
src/td_mcp/__init__.py, npm/package.json, .claude-plugin/{plugin,
marketplace}.json, mcp/manifest.json, td_component/callbacks/_header.py,
plus 4 user-facing v-string headers in plugin_README.md, docs/MANUAL.md,
npm/README.md, and the two skill SKILL.md files).
The API_VERSION in callbacks/_header.py is in BOTH .tox source lists
(dpsk4 directly + API via the composed mcp_webserver_callbacks body)
so the bump invalidated both freshness gates simultaneously. Rebuilt
both .tox files inside TD 2025.32820 via the canonical Textport
recipe. New hash files written by both build scripts:
- tdpilot-dpsk4.tox → .tox-source-hash.json (07425f864b3e13c4...)
- tdpilot_API.tox → .tox-api-source-hash.json (8993e16b7adc6529...)
Both binaries kept identical byte size (only the version string
changed by one char) but the hashes are new because TD's .tox
serializer has non-deterministic byte ordering across rebuilds.
uv.lock updated to track the new wheel name automatically.
Verification passing locally:
- check_versions.py — all in sync at 2.1.1
- check_tox_freshness.py — fresh
- check_tox_api_freshness.py — fresh
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0764b9f commit 394030f
17 files changed
Lines changed: 18 additions & 18 deletions
File tree
- .claude-plugin
- docs
- mcp
- npm
- skills
- tdpilot-dpsk4-core
- tdpilot-dpsk4-production
- src/td_mcp
- td_component
- callbacks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments