Commit 6fba298
Bump to 0.2.1; derive __version__ from package metadata
0.2.0 shipped with a hardcoded __version__ = "0.1.0" that nothing kept in
sync with pyproject.toml. Read the version from importlib.metadata so the
package and module versions can never drift again.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 00d4ec3 commit 6fba298
3 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments