summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-02-25 08:58:43 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-02-25 08:58:43 -0500
commitfa14483daaf6f0479d109d1b3cab3f1e1bef6894 (patch)
tree43bcea5c00aaea9ec97af9844d9aa26642378961 /setup.cfg
parent72c7a6c4eeaf83e72e2482cd670fd1b21fa6fcc9 (diff)
downloadpython-setuptools-git-53.1.0.tar.gz
Bump version: 53.0.0 → 53.1.0v53.1.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 3c85d998..12ce1386 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 53.0.0
+version = 53.1.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages