Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 817 Bytes

RELEASING.md

File metadata and controls

22 lines (15 loc) · 817 Bytes

Release Checklist

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