summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-12-06 19:32:25 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-12-06 19:32:25 -0500
commitb6bbe236ed0689f50b5148f1172510b975687e62 (patch)
tree4fd522fdba7640d0c731de61a417ed093d1c67c6 /setup.cfg
parent7f477c529ba13fa52b75bedf5be4596e429af187 (diff)
downloadpython-setuptools-git-master.tar.gz
Bump version: 50.3.2 → 51.0.0v51.0.0master
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 0d3fdcf6..570bd288 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.3.2
+version = 51.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org