summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-12-28 21:45:52 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-12-28 21:45:52 -0500
commit60c341b82f3ddb188823405225ec5cd5b217784c (patch)
tree908f94f58bba4b590baff908676c558bbe4c809d /setup.cfg
parent4bc5bb337b52ff8619e2c0009ab6eb71678fa429 (diff)
downloadpython-setuptools-git-51.1.1.tar.gz
Bump version: 51.1.0 → 51.1.1v51.1.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 6ef70e26..9d41be11 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
[metadata]
license_file = LICENSE
name = setuptools
-version = 51.1.0
+version = 51.1.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages