summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-01-16 22:09:51 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-01-16 22:09:51 -0500
commit6b44f948ca40ee490c59d216a0e859d17431742a (patch)
treea46f576c5e831f39e4c88e1c7076e36c55342ae2 /setup.cfg
parent5156278555fa20234db59f81097bee8cd7b5aaf4 (diff)
downloadpython-setuptools-git-51.3.1.tar.gz
Bump version: 51.3.0 → 51.3.1v51.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 43c4f23b..aead4346 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 51.3.0
+version = 51.3.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages