summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-10-14 20:13:07 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-10-14 20:13:07 -0400
commit0855f30c6f04beaef0354756cd3e30fae244a21a (patch)
treefdc4a7c6a7cbae58c41300520d07e44e869f7076 /setup.cfg
parentf0878e963c3a1086570712d072e967e5c8b57e6a (diff)
downloadpython-setuptools-git-0855f30c6f04beaef0354756cd3e30fae244a21a.tar.gz
Bump version: 50.3.0 → 50.3.1v50.3.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