Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 823 Bytes

RELEASING.md

File metadata and controls

23 lines (16 loc) · 823 Bytes

Release Checklist

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