Skip to content

Revert "bump version to 0.1.21 (#155)"#162

Merged
benglewis merged 1 commit into
mainfrom
revert-155-release-0.1.21
Aug 25, 2025
Merged

Revert "bump version to 0.1.21 (#155)"#162
benglewis merged 1 commit into
mainfrom
revert-155-release-0.1.21

Conversation

@benglewis
Copy link
Copy Markdown
Contributor

This reverts commit 64c5d77.
The PR merged was missing the appropriate label :| so I want to revert and re-apply and merge again.

@benglewis benglewis self-assigned this Aug 25, 2025
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Bug: Version Mismatch Causes Incorrect Bumps

The bumpver configuration's current_version is 0.1.3b1, but the project's actual version was reverted to 0.1.18 (as seen in pyproject.toml). This mismatch will cause future bumpver operations to start from an incorrect base, leading to wrong version numbers.

pyproject.toml#L97-L98

[tool.bumpver]
current_version = "0.1.3b1"

Fix in Cursor Fix in Web


Comment @cursor review or bugbot run to trigger another review on this PR

@benglewis benglewis added this pull request to the merge queue Aug 25, 2025
github-merge-queue Bot pushed a commit that referenced this pull request Aug 25, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 25, 2025
@benglewis benglewis added this pull request to the merge queue Aug 25, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 25, 2025
@benglewis benglewis added this pull request to the merge queue Aug 25, 2025
Merged via the queue into main with commit f1a7738 Aug 25, 2025
43 of 44 checks passed
@benglewis benglewis deleted the revert-155-release-0.1.21 branch August 25, 2025 14:24
benglewis added a commit that referenced this pull request Aug 25, 2025
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