summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-01-17 17:14:28 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-01-17 17:14:28 -0500
commit925b6be6796c185e5d832a89ce33fbe38c0df5f6 (patch)
tree340ced5ee4e805fb1394416cefa4ffc160ed1abd /setup.cfg
parent49364a9eb82a986da1a1e6ad24022f7aac6e10d3 (diff)
downloadpython-setuptools-git-925b6be6796c185e5d832a89ce33fbe38c0df5f6.tar.gz
Bump version: 51.3.2 → 51.3.3v51.3.3
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 2476ede8..536ec70f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 51.3.2
+version = 51.3.3
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages