Release v174 (#1023)

This commit is contained in:
Ed Morley
2020-07-30 09:15:44 +01:00
committed by GitHub
parent 00e70fffc9
commit d74880b322
+3
View File
@@ -2,6 +2,9 @@
# Master
# 174 (2020-07-30)
- For repeat builds, also manage the installed versions of setuptools/wheel, rather than just that of pip (#1007).
- Install an explicit version of wheel rather than the latest release at the time (#1007).
- Output the installed version of pip, setuptools and wheel in the build log (#1007).