summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-20 21:41:17 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-20 21:41:17 -0400
commit04e3df22df840c6bb244e9b27bc56750c44b7c85 (patch)
treee45cc1fc1323c22cd011f5ee61550edef4fcfdc0 /setup.cfg
parente20e85ed73fcf4cd127f11c0c2aaa1cbdb8cfbac (diff)
downloadpython-setuptools-git-50.0.0.tar.gz
Bump version: 49.6.0 → 50.0.0v50.0.0
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b058fa86..577e23c1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.6.0
+version = 50.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org