summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-10-17 11:54:14 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-10-17 11:54:14 -0400
commitb7c83dad9e11fbbc2a69fcc5fc26d4c7d1f5551f (patch)
tree6e44ffdf5ee615d3a845106e3a51c172b2dedce0 /setup.cfg
parentb66e45a90e82c9170cc48f21e4dac9d206193953 (diff)
parent61e61296d9537c3e82516611ec283e42b1ed0466 (diff)
downloadpython-setuptools-git-b7c83dad9e11fbbc2a69fcc5fc26d4c7d1f5551f.tar.gz
Merge branch 'master' into patch-1
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 80541c31..ad3fe4d4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.3.0
+version = 50.3.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org