diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-05 16:40:17 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-05 16:40:17 -0400 |
commit | 44cec449385cac29b0f6c9719b506eb6b8c1826d (patch) | |
tree | efcb688d3a7adb6f115701127eec54770b1573a7 /setup.cfg | |
parent | ea966a23de98c04df90ba13e9fb03d1b0afe4962 (diff) | |
download | external_python_setuptools-49.0.1.tar.gz external_python_setuptools-49.0.1.tar.bz2 external_python_setuptools-49.0.1.zip |
Bump version: 49.0.0 → 49.0.1v49.0.1
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 = 49.0.0 +version = 49.0.1 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |