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
In #807, it was missed that the pyproject.toml was not updated. This caused issues as the nox session release:trigger wanted to recreate tag 6.4.0. This issue came from an oversight when removing the version.py code (#629).
Checklist
In #807, it was missed that the
pyproject.tomlwas not updated. This caused issues as the nox sessionrelease:triggerwanted to recreate tag 6.4.0. This issue came from an oversight when removing theversion.pycode (#629).