summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-09-02 20:49:25 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-09-02 20:49:25 -0400
commit4c29a5122247f0461a9e44ff8484159c563935c4 (patch)
treed882586b803615a127d35984b8a304420bebc01a /setup.cfg
parentf08c052a0330fe503ea0e867efeb625c7c7b115e (diff)
downloadpython-setuptools-git-4c29a5122247f0461a9e44ff8484159c563935c4.tar.gz
Bump version: 50.0.3 → 50.1.0v50.1.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 7236ae40..692eb1fe 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.0.3
+version = 50.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org