Commit 22ba74a
committed
release: derive version from git tag, not pyproject.toml
Replaces the verify-tag-matches-pyproject step with `uv version ${tag}`
so the git tag is the single source of truth. Allows tagging vX.Y.Z
without bumping pyproject.toml first.1 parent 4948d2b commit 22ba74a
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 18 | + | |
| 19 | + | |
26 | 20 | | |
27 | 21 | | |
28 | 22 | | |
| |||
0 commit comments