diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-01 18:18:26 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-01 18:18:26 -0400 |
| commit | edcf84faaf17e87e6e38796dd24f66d9236bf87c (patch) | |
| tree | 07f925eeb9014e2a70c56a47a8dd53369d05170e /CHANGES.rst | |
| parent | 1e3c63b27d461afd6e2a75209ac99b814b06ad7c (diff) | |
| download | python-setuptools-git-50.0.2.tar.gz | |
Bump version: 50.0.1 → 50.0.2v50.0.2
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 0082b7f3..435a7b46 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v50.0.2 +------- + +* #2352: In distutils hack, use absolute import rather than relative to avoid bpo-30876. + + v50.0.1 ------- |
