summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-16 14:56:08 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-16 14:56:08 +0000
commit02f3821b9af91feadae2326b78a814ac2fbbe520 (patch)
treeda147b702f920920e046719ed835932e1f2c00df /setup.cfg
parent5a0fbfb860b8c380c9a84c0bd977dbba2ed1825c (diff)
downloadpython-setuptools-git-60.10.0.tar.gz
Bump version: 60.9.3 → 60.10.0v60.10.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 6171f624..58300194 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.9.3
+version = 60.10.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages