This releases fixes Nox session release:prepare for multi-project repositories and
fixes the python-environment GitHub action to also use the working-directory
and pyproject.toml setting the cache variables.
- #580: Fixed Nox session
release:preparefor multi-project repositories - #586: Fixed
python-environmentGitHub action to useworking-directoryfor setup of cache variables - #559: Added SHA of
pyproject.tomlto determine cache key inpython-environmentGitHub action
- #485: Improved nox task
release:trigger