Commit 9066cc4
Correct the desktop app's published-wheel version caveat
The README implied some published wheels carry kolibri/_version.py. None
do -- setuptools-scm landed after the latest release -- so `make get-whl`
against any release URL currently fails the version read, including the
v0.18.0 example the README hands the reader. Say so where they'll hit it.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 9312a18 commit 9066cc4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments