- Move all the WIP changes under a new version in the changelog
- Increment the version in constants.py
- Increment the version in pyproject.toml
git commit
with the messageMackup X.Y.Z
git tag <version>
git push
git push --tags
make release
git commit
with the message Mackup X.Y.Z
git tag <version>
git push
git push --tags
make release