- Install
just: https://just.systems/man/en/packages.html just fetchto get defaultjustfilefrom https://github.com/adamghill/dotfiles/just boostrapto install base tools
- Update version in
pyproject.toml - Update CHANGELOG.md
just update && just test && just docs-build- Commit changes
- Tag commit with new version
- Push
git push --tags origin main - Create a GitHub Releases which will publish the newest version to PyPI