***Added:***
- Update dependencies
***Fixed:***
- Remove the forced use of embedded seed packages for `virtual` environments since distributions like Debian and Fedora do not use those
hatchling-v0.11.2
***Fixed:***
- Fix custom hooks on Python 2
hatchling-v0.11.1
***Fixed:***
- Change the default location of custom build scripts from `build.py` to `hatch_build.py` so the packaging tool [build](https://github.com/pypa/build) can be used (if desired) at the project root
hatchling-v0.11.0
***Added:***
- Switch project to a `src`-layout structure
- Ship downstream tests with `hatchling` source distributions
***Fixed:***
- Ship license with `hatchling`