Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 967 Bytes

RELEASING.md

File metadata and controls

28 lines (21 loc) · 967 Bytes

Release Checklist

git tag -m 23.0.0 23.0.0
git push --tags
pip3 uninstall -y pypinfo && pip3 install -U pypinfo && pypinfo --version