Commit 1099f61
fix: align __version__ with package version 2.4.0a3
__init__.py reported 2.4.0a2 while pyproject (and the built dist) are
2.4.0a3 — a propagation miss. Corrects runtime-reported version. Note:
PyPI 2.4.0a3 is already published carrying the stale a2 string; this
correction rides the next release (no republish of a3 is possible).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1713902 commit 1099f61
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments