Commit 79b5f8f
Use importlib.metadata for single version source of truth
Version is now read from package metadata (set in pyproject.toml)
instead of being hardcoded in two places. Only pyproject.toml needs
to be updated at release time.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c63dc3b commit 79b5f8f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments