diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-12-11 14:45:14 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-12-11 14:45:14 -0500 |
| commit | 1c1c9152abcb8b1b6a13f1cfb4744f8d73016876 (patch) | |
| tree | 207ff993ef9216f2800744e42c43ec7713c63b40 /CHANGES.rst | |
| parent | 758eab35155b97c364d8bf40654367fcb8785379 (diff) | |
| download | external_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.rst | 6 |
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 ------- |
