Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 275 Bytes

RELEASE.md

File metadata and controls

4 lines (3 loc) · 275 Bytes

Steps to release a new version

  1. Update CHANGELOG.md "Not yet released" section to have all important changes since the last release
  2. Run make release and enter the new version. This command will update the changelog, commit, create a git tag, and upload to PyPI