summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-28 14:35:41 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-12-28 14:35:41 -0500
commit7f795745bc23880ba8f40033a1ef3210c0718396 (patch)
treed656ffa2661be276b3b143f9c3eb5035dec385b1 /setup.cfg
parent9c9c91c0a3951a7c521bd6eddc3aa5f84f0cfd9f (diff)
downloadpython-setuptools-git-60.1.1.tar.gz
Bump version: 60.1.0 → 60.1.1v60.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 3daca1df..23c7d1ea 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.1.0
+version = 60.1.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages