Skip to content

chore: reconcile version drift, bump to 4.0.1#354

Merged
jdecarolis merged 2 commits into
mainfrom
fix-version-4.0.1
Jul 20, 2026
Merged

chore: reconcile version drift, bump to 4.0.1#354
jdecarolis merged 2 commits into
mainfrom
fix-version-4.0.1

Conversation

@jdecarolis

@jdecarolis jdecarolis commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

main was missing the 4.0.0 release version-bump commit (0d1d00e); this restores it and bumps to 4.0.1 for the dependency-security patch release in #<Step 1 PR number>.

Summary by CodeRabbit

  • Chores
    • Updated the application version to 4.0.1.
    • Promoted the release from an alpha build to a stable patch release.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 210109df-b3db-4a4d-b82a-afbc125af5ac

📥 Commits

Reviewing files that changed from the base of the PR and between 69db030 and 9db9854.

📒 Files selected for processing (1)
  • temoa/__about__.py

Walkthrough

The package version string in temoa/__about__.py changes from 4.0.0a2 to 4.0.1; existing version parsing remains unchanged.

Changes

Package version update

Layer / File(s) Summary
Update package version
temoa/__about__.py
Changes __version__ from 4.0.0a2 to 4.0.1 without modifying the existing parsing logic.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • TemoaProject/temoa#231: Updates the same package version value through the project’s version management changes.

Suggested labels: Maintenance

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: reconciling version drift and bumping the package to 4.0.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-version-4.0.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jdecarolis
jdecarolis merged commit 1368efc into main Jul 20, 2026
14 checks passed
@jdecarolis
jdecarolis deleted the fix-version-4.0.1 branch July 20, 2026 16:53
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