- Make sure you've run the dev environment setup instructions in the README.
- Run
source env/bin/activate - Bump the version using:
make bumpversion_patchormake bumpversion_minororbumpversion_major. - Build and publish:
make release. This will publish the package, and push the commit and tag to GitHub. - Draft and publish a new release on github
This repository was archived by the owner on Feb 26, 2021. It is now read-only.