summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-09-04 10:02:11 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-09-04 10:02:11 -0400
commit03d36b9edb53e266a0b4b836e1e3178f989a0781 (patch)
treee7bfac4d60cc9dac610734ec6dce948665d9cbe4 /setup.cfg
parent6952ae898ebfeaa9fe0d21ebd20f1a2e23ad07dc (diff)
downloadpython-setuptools-git-50.2.0.tar.gz
Bump version: 50.1.0 → 50.2.0v50.2.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 692eb1fe..d35e5fa2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.1.0
+version = 50.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org