- Bump version in
fluffy/__init__.py
- Commit, tag as "vX.Y.Z", and push to main.
- A GitHub Actions workflow will build and publish to PyPI.
- Bump version in
cli/fluffy_cli/__init__.py
- cd to
cli
and usedch
to update the Debian changelog - Run
make release
and upload a new deb to GitHub releases.