Conversation
Greptile SummaryThis is an automated release PR generated by Release Please, bumping the version from Confidence Score: 5/5Safe to merge — automated release bump with no logic changes. All three changed files are version/changelog bookkeeping. The version is consistent across pyproject.toml and .release-please-manifest.json, the CHANGELOG accurately lists the two included fixes, and no custom rules apply to these files. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] --> B[Bump version 6.0.3 → 6.0.4]
B --> C[pyproject.toml\nversion = 6.0.4]
B --> D[.release-please-manifest.json\n. = 6.0.4]
B --> E[CHANGELOG.md\nNew 6.0.4 section]
C & D & E --> F[PR merged]
F --> G[Tag v6.0.4 created]
G --> H[PyPI publish triggered]
Reviews (2): Last reviewed commit: "chore: update uv.lock" | Re-trigger Greptile |
c87ab58 to
248456d
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
6.0.4 (2026-04-16)
Bug Fixes
This PR was generated with Release Please. See documentation.