aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-12-11 14:45:14 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-12-11 14:45:14 -0500
commit1c1c9152abcb8b1b6a13f1cfb4744f8d73016876 (patch)
tree207ff993ef9216f2800744e42c43ec7713c63b40 /CHANGES.rst
parent758eab35155b97c364d8bf40654367fcb8785379 (diff)
downloadexternal_python_setuptools-1c1c9152abcb8b1b6a13f1cfb4744f8d73016876.tar.gz
external_python_setuptools-1c1c9152abcb8b1b6a13f1cfb4744f8d73016876.tar.bz2
external_python_setuptools-1c1c9152abcb8b1b6a13f1cfb4744f8d73016876.zip
Bump version: 40.6.2 → 40.6.3v40.6.3
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index dc26cb4d..48a176a8 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+v40.6.3
+-------
+
+* #1594: PEP 517 backend no longer declares setuptools as a dependency as it can be assumed.
+
+
v40.6.2
-------