v2.7.6
Fixes wrongly displayed package version (undo dynamic version detection). Start using Ruff to format the code (replacing Black).
What's Changed
- Fix wrongly displayed package version, add ruff to defaults by @bittner in #74
- Use ruff for code formatting (like Black), test against Python 3.12 by @bittner in #75
Full Changelog: 2.7.5...2.7.6