Commit 6f12423
COMP: Default to ITK v5.4.5 wheel builds for v5.4.x branch
The v5.4.6 branch was defaulting to v6.0b02 ITK wheel tags inherited
from the main branch. This caused all v5.4.x remote modules to build
against the wrong ITK version unless they explicitly pinned
itk-wheel-tag and itk-python-package-tag.
Set the defaults to v5.4.5 so modules referencing @v5.4.6 get the
correct ITK version without needing explicit overrides.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 41f55c9 commit 6f12423
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments