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