v0.4.0
This release bumps minimum version bounds for the project dependencies.
In addition, there are various build changes here which should not affect the public API:
- Switch to
uv
frompoetry
- Use Github trusted publishing in Github actions to publish packages to PyPi
- Add a
justfile
for contributors to quickly run dev commands