Commit c30103d
authored
release: 0.5.0 (#30)
Drop the rc suffix and stamp the CHANGELOG date for the real
PyPI publish. ``v0.5.0-rc1`` verified clean against TestPyPI
(``release.yml`` chain green; fresh-venv install + import smoke
check return version 0.5.0rc1, spec 0.10.0).
After merge: tag ``v0.5.0`` from main, the workflow chain
``test → build → publish-pypi → github-release`` runs, and the
``pypi`` GitHub Environment pauses for a manual approval click
on the Actions tab before any real-PyPI upload.1 parent 64e5251 commit c30103d
5 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments