Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 420 Bytes

RELEASING.md

File metadata and controls

7 lines (5 loc) · 420 Bytes

Releasing Pyensembl

This document explains what do once your Pull Request has been reviewed and all final changes applied. Now you're ready merge your branch into master and release it to the world:

  1. Bump the version in version.py, as part of the PR you want to release.
  2. Merge your branch into master.
  3. Run deploy.sh