diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-11-23 14:43:07 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2019-11-23 14:43:07 -0500 |
| commit | d155aa0d61690b7013de968b912a001d18f5cfdd (patch) | |
| tree | 2c43ffa35152bb41c01af00f9a1ff398b7ee4bef /setup.cfg | |
| parent | 1a5d06b584cf9e221b6633c88e94c6bed0d899be (diff) | |
| download | external_python_setuptools-42.0.0.tar.gz external_python_setuptools-42.0.0.tar.bz2 external_python_setuptools-42.0.0.zip | |
Bump version: 41.6.0 → 42.0.0v42.0.0
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 = 41.6.0 +version = 42.0.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
