diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-21 07:40:43 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-21 07:40:43 -0400 |
| commit | c9a8458db8e767c833d881f1ed42118eed7ffed9 (patch) | |
| tree | e43a6b45ceef7eea3080ed0cf8a7dffcaf128e43 /CHANGES.rst | |
| parent | b8d3bf71fae4829eceda274ccd322a8536bf3743 (diff) | |
| download | python-setuptools-git-c9a8458db8e767c833d881f1ed42118eed7ffed9.tar.gz | |
Update changelog
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 28924a97..63a634fb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ CHANGES ======= +v24.2.1 +------- + +* #667: Update Metadata-Version to 1.2 when + ``python_requires`` is supplied. + v24.2.0 ------- |
