Skip to content

chore: bump pyproject version to 0.21.2 to match CHANGELOG + v0.21.2 tag - #477

Merged
luke-e-schaefer merged 1 commit into
masterfrom
luke.schaefer/bump-pyproject-0.21.2
Aug 21, 2026
Merged

luke-e-schaefer merged 1 commit into
masterfrom
luke.schaefer/bump-pyproject-0.21.2

Conversation

@luke-e-schaefer

@luke-e-schaefer luke-e-schaefer commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the package metadata to version 0.21.2 and corrects the corresponding changelog release link.

  • Changes the Poetry package version from 0.21.0 to 0.21.2.
  • Points the 0.21.2 changelog entry to the v0.21.2 release.

Confidence Score: 5/5

The PR appears safe to merge because both changes consistently align the package and changelog with release v0.21.2.

The release workflow reads the version directly from pyproject.toml, while runtime and documentation consumers use installed package metadata, so no additional version artifact is left stale.

Important Files Changed

Filename Overview
pyproject.toml Aligns the authoritative package version with the v0.21.2 release tag and existing changelog entry.
CHANGELOG.md Corrects the 0.21.2 release URL so it points to the matching tag.

Reviews (1): Last reviewed commit: "chore: bump pyproject version to 0.21.2 ..." | Re-trigger Greptile

The v0.21.2 tag never published to PyPI: the CircleCI pypi_publish job
validates CIRCLE_TAG == v${pyproject version}, but pyproject stayed at
0.21.0 while the tag and CHANGELOG were already 0.21.2, so the job exits 1
before poetry publish. Bump the version so a v0.21.2 tag build validates and
publishes. Also correct the 0.21.2 CHANGELOG release link (v0.21.0 -> v0.21.2).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@luke-e-schaefer
luke-e-schaefer merged commit 04a181a into master Aug 21, 2026
9 checks passed
@luke-e-schaefer
luke-e-schaefer deleted the luke.schaefer/bump-pyproject-0.21.2 branch August 21, 2026 17:32
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