Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 145 Bytes

RELEASE.md

File metadata and controls

7 lines (6 loc) · 145 Bytes

How to do a release:

  1. update version in package.json
  2. add entry in docs/releasenotes.rst
  3. commit changes
  4. git tag
  5. git push