Commit 9cbdb30
committed
sync spec_version pin to 0.8.2
The Phase 5 + Phase 6 PRs landed conformance against spec versions
through v0.8.2 (Phase 5: checkpointing per v0.8 proposal 0008;
Phase 6.0: observability per v0.7 proposal 0007). Per the phased-
rollout strategy, version pins were left at 0.3.1 across phase
PRs to land all together once the catch-up was complete. The
submodule already points at v0.8.2; this aligns the three pin
sites (pyproject.toml, src/openarmature/__init__.py,
tests/test_smoke.py) so the metadata matches what's been shipped.
No behavior change.1 parent d87feaa commit 9cbdb30
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments