diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-12-06 19:32:25 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-12-06 19:32:25 -0500 |
commit | b6bbe236ed0689f50b5148f1172510b975687e62 (patch) | |
tree | 4fd522fdba7640d0c731de61a417ed093d1c67c6 /setup.cfg | |
parent | 7f477c529ba13fa52b75bedf5be4596e429af187 (diff) | |
download | python-setuptools-git-master.tar.gz |
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 = 50.3.2 +version = 51.0.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |