Bugfix release. Fixes Fixed a recursion error with circular dependencies. Fixed the config command setting incorrect values for paths. Fixed an OSError on Python >= 3.5 for git dependencies with recursive symlinks. Fixed the possible deletion of system paths by cache:clear. Fixed a performance issue when parsing the lock file by upgrading tomlkit.