- Install
uv uv sync --all-extras
just dev- Update version in
pyproject.toml - Update
CHANGELOG.md just docs-build- Commit and tag with a version
git push --tags origin main- Go to https://github.com/adamghill/dj-angles/releases and create a new release with the same version
- This will kick off the https://github.com/adamghill/dj-angles/actions/workflows/publish.yml GitHub Action