Skip to content

chore(release): v0.16.0-rc1#223

Merged
chris-colinsky merged 1 commit into
mainfrom
chore/release-v0.16.0-rc1
Jul 19, 2026
Merged

chore(release): v0.16.0-rc1#223
chris-colinsky merged 1 commit into
mainfrom
chore/release-v0.16.0-rc1

Conversation

@chris-colinsky

Copy link
Copy Markdown
Member

Release-candidate prep for v0.16.0 (retrieval-provider capability). Mechanical:

  • Version to the rc form 0.16.0rc1 across pyproject.toml, __init__.py, the smoke-test assertion, uv.lock, and the regenerated bundled AGENTS.md.
  • CHANGELOG [Unreleased] section retitled [0.16.0] — 2026-07-18 (the rc tag day).

The spec pin stays at v0.88.0. After this merges, tagging v0.16.0-rc1 publishes to TestPyPI for verification; the real-release bump back to 0.16.0 rides a separate commit once the rc is good.

Bump the package version to the rc form (0.16.0rc1) across pyproject,
__init__, the smoke-test assertion, uv.lock, and the regenerated
AGENTS.md, and date the CHANGELOG 0.16.0 section for the rc tag day.
The real-release bump back to 0.16.0 rides a separate commit after the
rc verifies.
Copilot AI review requested due to automatic review settings July 19, 2026 02:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the openarmature Python package for the v0.16.0-rc1 release candidate by updating the package version consistently across build metadata, runtime constants, lockfile metadata, and smoke tests, plus updating the changelog heading for the release day.

Changes:

  • Bumped package version from 0.16.0 to 0.16.0rc1 in pyproject.toml, src/openarmature/__init__.py, uv.lock, and tests/test_smoke.py.
  • Regenerated the bundled src/openarmature/AGENTS.md to reflect the RC version string.
  • Retitled the changelog section from [Unreleased] to [0.16.0] with the release date.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
uv.lock Updates locked package metadata to 0.16.0rc1.
tests/test_smoke.py Updates version assertion to 0.16.0rc1.
src/openarmature/AGENTS.md Regenerated bundled agent guide to reflect 0.16.0rc1.
src/openarmature/init.py Updates __version__ constant to 0.16.0rc1.
pyproject.toml Updates project version to 0.16.0rc1.
CHANGELOG.md Updates the top section heading to the 0.16.0 dated release entry.

Comment thread CHANGELOG.md
@chris-colinsky
chris-colinsky merged commit 40d7aca into main Jul 19, 2026
7 checks passed
@chris-colinsky
chris-colinsky deleted the chore/release-v0.16.0-rc1 branch July 19, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants