Commit ea7d09a
committed
fix(release): pin build version via SETUPTOOLS_SCM_PRETEND_VERSION
hatch-vcs detects dirty working tree (submodule state) and appends
local version identifier, producing 0.4.1.dev0+g<hash>.d<date> instead
of the clean tag version. Force the correct version from the tag name.1 parent ca4e2ab commit ea7d09a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments