- Make sure you've run the dev environment setup instructions in the README.
- Run
source env/bin/activate
- Bump the version using:
make bumpversion_patch
ormake bumpversion_minor
orbumpversion_major
. - Build and publish:
make release
- Update the release notes