Commit ef1a9e5
committed
[packaging] Bump the bundle to 0.1.1
Carries the whisper decoder-flag fix (6a55ca8) and the ad-hoc signing
refusal (8618156, 59121e3). CFBundleVersion goes to 2 alongside it —
macOS compares that, not the display string, when deciding whether an
installed bundle is newer.
pyproject.toml stays at 0.1.0 deliberately: it is a test harness, not a
package, and nothing imports tacet. Tying it to the app version would
imply a release channel that does not exist.
Solves: version bump for the v0.1.1 release
Tests: none — a version string with no behaviour attached1 parent 59121e3 commit ef1a9e5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments