Commit a09da9a
authored
chore(release): v0.11.0-rc2 (#107)
* Pin hatchling <1.30 and bump to v0.11.0-rc2
hatchling 1.30.0 (released 2026-06-01) emits ``Metadata-Version: 2.5``
per PEP 770, which the twine 6.1.0 shipped in
``pypa/gh-action-pypi-publish@v1.14.0`` rejects at preflight. The
v0.11.0-rc1 publish failed for this reason. Cap hatchling below 1.30
in ``[build-system].requires`` so the wheel falls back to metadata
version 2.4, and bump version pins to ``0.11.0rc2`` for a fresh tag.
* Regenerate AGENTS.md for rc2
The bundled ``src/openarmature/AGENTS.md`` embeds the package version
in its header, so the drift test rejected the rc1 banner after the
version pin moved to ``0.11.0rc2``. Re-ran ``scripts/build_agents_md.py``.1 parent 5c0fa1c commit a09da9a
5 files changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | | - | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
7 | | - | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments