summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-07-04 23:01:57 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-07-04 23:01:57 -0400
commit4b64119ab29b1418dc4975ea4212ab38f112c2ab (patch)
treee18a4bca9e5853d5fad13a0d7def424fe68f3799 /setup.cfg
parent20337b4821a64c97ce37f866d15d93c24f0deebb (diff)
downloadpython-setuptools-git-57.1.0.tar.gz
Bump version: 57.0.0 → 57.1.0v57.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 4bc194e6..25d46103 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 57.0.0
+version = 57.1.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages