diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-12-01 09:52:47 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2019-12-01 09:52:47 -0500 |
| commit | 6fa879b961c6623750a8a25325eeeda9e68fa541 (patch) | |
| tree | 423674721f550b9a8433e3b42b1058edca353ebf /setup.cfg | |
| parent | 53b2eb605de63b1c7589696ad55780b6ae0b7dcf (diff) | |
| download | external_python_setuptools-6fa879b961c6623750a8a25325eeeda9e68fa541.tar.gz external_python_setuptools-6fa879b961c6623750a8a25325eeeda9e68fa541.tar.bz2 external_python_setuptools-6fa879b961c6623750a8a25325eeeda9e68fa541.zip | |
Bump version: 42.0.1 → 42.0.2
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ universal = 1 [metadata] name = setuptools -version = 42.0.1 +version = 42.0.2 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
