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