summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2023-01-28 12:58:36 -0500
committerJason R. Coombs <jaraco@jaraco.com>2023-01-28 12:58:36 -0500
commit2ab03c77d7d06845c1d76ce870cbc77cfce129ba (patch)
treecc08619f86af6ad016ddee7c35a9e22431738480 /setup.cfg
parent6510d128c4068fbd6dc31f84ac3548d0bdbed027 (diff)
downloadpython-setuptools-git-67.0.0.tar.gz
Bump version: 66.1.1 → 67.0.0v67.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 0cededb7..4d02a0fe 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 66.1.1
+version = 67.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages