Commit c7b9938
committed
Bump to 2.9.8
check_version lost its paths filter (a required check behind one never
reports, which blocks the merge) and is now a required context, so every PR
has to land ahead of the latest PyPI release -- docs-only ones included. This
branch was riding main's 2.9.7, which is published, so the check fails as-is.
Bumps all three copies of the version, since the job asserts pyproject.toml
and socketsecurity/__init__.py agree and python-tests runs `uv lock --locked`.
The changelog's Unreleased header becomes 2.9.8 to match; naming the section
now is safe because a collision with someone else's 2.9.8 would conflict on
pyproject.toml rather than silently dropping the section on rebase.1 parent 69f8871 commit c7b9938
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments