Skip to content

v0.5.4#476

Merged
lbedner merged 1 commit intomainfrom
v0.5.4
Jan 25, 2026
Merged

v0.5.4#476
lbedner merged 1 commit intomainfrom
v0.5.4

Conversation

@lbedner
Copy link
Copy Markdown
Owner

@lbedner lbedner commented Jan 25, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 25, 2026 04:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR promotes the project from the 0.5.4 release candidate to the final 0.5.4 release by updating version identifiers across configuration, code, and documentation.

Changes:

  • Update package metadata (pyproject.toml, uv.lock) from 0.5.4-rc2/0.5.4rc2 to 0.5.4.
  • Update the library’s runtime version constant in aegis/__init__.py to 0.5.4.
  • Sync template config (copier.yml) and documentation (CLAUDE.md) to reference version 0.5.4.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Aligns the locked package version for aegis-stack with the 0.5.4 release.
pyproject.toml Bumps the project version field to 0.5.4 for packaging and distribution.
copier.yml Updates the template’s internal _version to 0.5.4 so generated projects reference the correct release.
aegis/init.py Sets the library’s __version__ attribute to 0.5.4 for runtime/version reporting.
CLAUDE.md Updates the documented “Current Version” to 0.5.4 to match the release.

@lbedner lbedner merged commit 55eaa54 into main Jan 25, 2026
13 checks passed
@lbedner lbedner deleted the v0.5.4 branch January 25, 2026 04:46
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