diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-15 08:56:45 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-15 08:56:45 -0400 |
| commit | c999ba42e3cc99cfdf8c1eea88b9b0136104af12 (patch) | |
| tree | 316b12392f3023cb31b1c12f77e035f62f8a71e4 /setup.cfg | |
| parent | a4d8518c7b3cadf5e008871cf0d8c2d02a6a4492 (diff) | |
| download | external_python_setuptools-c999ba42e3cc99cfdf8c1eea88b9b0136104af12.tar.gz external_python_setuptools-c999ba42e3cc99cfdf8c1eea88b9b0136104af12.tar.bz2 external_python_setuptools-c999ba42e3cc99cfdf8c1eea88b9b0136104af12.zip | |
Bump version: 47.1.1 → 47.2.0v47.2.0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ formats = zip [metadata] name = setuptools -version = 47.1.1 +version = 47.2.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
