Skip to content

chore: bump version to 0.6.1rc1#594

Merged
utensil merged 1 commit intopygae:masterfrom
utiberious:chore/bump-version-0.6.1rc1
Apr 4, 2026
Merged

chore: bump version to 0.6.1rc1#594
utensil merged 1 commit intopygae:masterfrom
utiberious:chore/bump-version-0.6.1rc1

Conversation

@utiberious
Copy link
Copy Markdown
Contributor

Summary

  • Bumps galgebra/_version.py from 0.6.0 to 0.6.1rc1

Notes

  • test/.nbval_sanitize.cfg already covers rc\d+ suffix — no change needed
  • Changelog already has the final :release:0.6.1 <2026.04.04>`` marker (per runbook: no RC marker in changelog)
  • _version.py must exactly match the tag (lesson from Release 0.5.2 #517)

Release plan (after this PR is merged)

  1. Squash merge to master
  2. Run:
    gh release create v0.6.1rc1 \
        --prerelease \
        --target master \
        --title "v0.6.1rc1" \
        --notes "Release candidate for 0.6.1. See the [changelog](https://galgebra.readthedocs.io/en/latest/changelog.html) for details."
  3. CI triggers from the tag and publishes 0.6.1rc1 to PyPI
  4. Validate: PyPI, RTD, install smoke test
  5. Then open the final version bump PR (0.6.1rc10.6.1)

@utensil utensil merged commit ff0a938 into pygae:master Apr 4, 2026
5 checks passed
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