diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-28 07:27:00 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-28 07:27:00 -0400 |
commit | 7339f2c1cea8fa5275b699f494300a309d58c580 (patch) | |
tree | b20388120f8a5c3c5e97aa5ee60538f74b4e7b46 /setup.cfg | |
parent | 11051abd79b04782d759720a4d9dac2d2bbbf49c (diff) | |
download | external_python_setuptools-47.0.0.tar.gz external_python_setuptools-47.0.0.tar.bz2 external_python_setuptools-47.0.0.zip |
Bump version: 46.4.0 → 47.0.0v47.0.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 = 46.4.0 +version = 47.0.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |