- Run
pytest
- Update version in
curifactory/__init__.py
- Update changelog (
CHANGELOG.md
) - Generate documentation in
sphinx
directory withmake html
(if doc updates) - Apply documentation
make apply-docs
(if doc updates) - Update
docs/index.html
links - Commit
- Push to github
- Publish to pypi
make publish
- Tag release on github