Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 143 Bytes

RELEASE.md

File metadata and controls

4 lines (3 loc) · 143 Bytes

To release a new version of jscatter on PyPI and NPM:

  1. Run make bump-patch, make bump-minor, or make bump-major
  2. Run make publish