summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-15 18:59:43 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-11-15 18:59:43 -0500
commitc65e3380b0a18c92a0fc2d2b770b17cfaaec054b (patch)
tree6bbe82d2b8908cceff3ab459f26610ba30791f9e /setup.cfg
parent7ed625e0e2311f530768b7d82a61c82d29a86210 (diff)
downloadpython-setuptools-git-59.1.1.tar.gz
Bump version: 59.1.0 → 59.1.1v59.1.1
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 cb7281e0..30f06b80 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 59.1.0
+version = 59.1.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages