summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-05-04 16:31:18 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-05-04 16:31:18 -0400
commit529419e71f496fcf6274ebdb4af96905314b5e7f (patch)
treec54c7604bd655ade689008744037566716238244 /setup.cfg
parent61c12f6a10cc237d112f30242b12f7643f1a1e19 (diff)
downloadpython-setuptools-git-56.1.0.tar.gz
Bump version: 56.0.0 → 56.1.0v56.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 ebdc2c63..b4d67bfa 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 56.0.0
+version = 56.1.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages