Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 162 Bytes

RELEASING.md

File metadata and controls

6 lines (4 loc) · 162 Bytes

Publishing a PyPI release

  1. Create a release in github.
  2. Update version_string in setup.py with the version from step 1.
  3. Run the pypi_push.sh script