What's Changed
Fixes
* Fixes issues with using lookup properties from different models with the same name in a single queryset. Previously, one of the properties would overwrite the other.
Automated
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/71
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/72
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/73
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/74
* Bump coverage from 7.5.3 to 7.5.4 in the python-dependencies group by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/75
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/76
---
**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.6...v0.1.7