summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-07-18 20:30:57 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-07-18 20:30:57 -0400
commit4d64156de17596dae33f2b12aaaea1d6c9327fd9 (patch)
tree5f13595862bd21645124057e4ee597431914dea4 /setup.cfg
parentf2de5dc753abf5764e850114da9b966af129992d (diff)
downloadpython-setuptools-git-57.4.0.tar.gz
Bump version: 57.3.0 → 57.4.0v57.4.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 ef6d7638..790b5c69 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 57.3.0
+version = 57.4.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages