summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-03-22 08:43:19 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-03-22 08:43:19 -0400
commit99a9891ec20550421453ae60ebef5c8422f70e4c (patch)
tree463bc17dbe26832195acd232709903f3559dcf18 /setup.cfg
parent85017457e4a1eef31f45f084ee76b8cde5734f53 (diff)
downloadpython-setuptools-git-54.1.3.tar.gz
Bump version: 54.1.2 → 54.1.3v54.1.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 2c4cb02f..b3e5bb8a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 54.1.2
+version = 54.1.3
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages