diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-08-27 09:19:13 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-08-27 09:19:13 -0400 |
| commit | d831e4bef9122488d1bb1caf9d56597967c10d1b (patch) | |
| tree | ca7b3b84fc76e516ba3523e1347dc375945038e2 /CHANGES.rst | |
| parent | 78b975b478e8cc8d76aabdf2ca1db92c8c83a69e (diff) | |
| download | python-setuptools-git-d831e4bef9122488d1bb1caf9d56597967c10d1b.tar.gz | |
Bump version: 57.4.0 → 57.5.0
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index d9951381..2abf0094 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,16 @@ +v57.5.0 +------- + + +Changes +^^^^^^^ +* #2712: Added implicit globbing support for `[options.data_files]` values. + +Documentation changes +^^^^^^^^^^^^^^^^^^^^^ +* #2737: fix various syntax and style errors in code snippets in docs + + v57.4.0 ------- |
