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
It has been a week since the release candidate was published and we have not gotten any major issue reports so I decided to cut the 0.16.1 release 🚀 🏷️
Double check for quality-control
impact: block-release
labelPrepare the codebase for a new version
__version__
in__init__.py
.json
file with the new versiongit commit -m 'bump: 0.1.9 → 0.2.0'
git push upstream main
Make the release
v0.2.0
Choose a Tag:
dropdown, type in the release name (e.g.,v0.2.0
) and click "Create new tag"Target:
dropdown, pin it to the release commit that you've just pushed.publish
github action job has completed successfully in the actions tab.The text was updated successfully, but these errors were encountered: