v0.38.0 (built with uv)
What's Changed
Development
- 
Project and package management: poetry to uv (#547) uv is the new package and project manager for the project, replacing Poetry. 
- 
Code quality: Use f-strings in more places (#540) via ruff 0.4.2. 
Documentation
- 
[docs] Sphinx v8 compatibility: configure a non-empty inventory name for Python Intersphinx mapping. by @jayaddison in #542 
- 
Fix docstrings in query_listforMultipleObjectsReturnedand
 ObjectDoesNotExist.
Other
New Contributors
- @jayaddison made their first contribution in #542
Full Changelog: v0.37.0...v0.38.0