Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 298 Bytes

File metadata and controls

10 lines (7 loc) · 298 Bytes

Contributing to the project

Use GitHub issues and pull requests.

Making a release

  1. Update the version in setup.py
  2. Commit and push the changes
  3. Create a new release on GitHub using the version from setup.py as the tag name
  4. The release will be automatically published to PyPI