summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-24 18:28:25 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-24 18:28:25 +0000
commit4923d1139be9366b3010a6d6e56d4c4980a0ab6e (patch)
tree076339ae07e76cb6e778cffa7343ec5eb6d7e7b6 /setup.cfg
parent19181e38f641bfcd0f10ebf99087dea72080a88f (diff)
downloadpython-setuptools-git-61.0.0.tar.gz
Bump version: 60.10.0 → 61.0.0v61.0.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 7f300542..6183185c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.10.0
+version = 61.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages