summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-14 15:04:51 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-11-14 15:04:51 -0500
commit5141c4210c2a63a3bb54f0f512e4116faedc8d63 (patch)
treeccc5d3921cdb2244ca6af24ef47f4686be1eacc9 /setup.cfg
parent77cc5312f1ff3efcbb7b6b4fb1a76d961e699ecc (diff)
downloadpython-setuptools-git-59.0.1.tar.gz
Bump version: 59.0.0 → 59.0.1v59.0.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 e60544f0..088f54d6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 59.0.0
+version = 59.0.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages