Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 906 Bytes

RELEASING.md

File metadata and controls

23 lines (16 loc) · 906 Bytes

Release Checklist

pip3 uninstall -y humanize && pip3 install -U humanize && python3 -c "import humanize; print(humanize.__version__)"