You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version in setup.py has been bumped to 2.6.0 (in commit c29edaf on branch version-bump-20251230-100136), but there are unreleased changes that need to be published.
Current Status
Current version in setup.py: 2.6.0 (bumped from 2.5.4)
Latest GitHub release: v2.5.0 (Dec 1, 2024)
Latest PyPI release: 2.5.4 (published but no corresponding GitHub release)
Unreleased commits: 6 commits since version 2.5.4 was set
Changes Since v2.5.4
The following significant changes have been merged since version 2.5.4 was set in setup.py:
Release Needed for v2.6.0
The current version in setup.py has been bumped to 2.6.0 (in commit c29edaf on branch
version-bump-20251230-100136), but there are unreleased changes that need to be published.Current Status
Changes Since v2.5.4
The following significant changes have been merged since version 2.5.4 was set in setup.py:
PR Make jill an optional dependency with lazy import #162 (commit 3119d26): Make jill an optional dependency with lazy import
PR Fix CI to use latest package versions #163 (commits 383f2a1, 39c8d63): Fix CI to use latest package versions
Action Required
To release v2.6.0:
version-bump-20251230-100136or apply the version bump to masterpython setup.py sdist bdist_wheel twine upload dist/*Commit Hash
The version bump commit is: c29edaf
cc @ChrisRackauckas