summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2023-01-15 20:24:02 -0500
committerJason R. Coombs <jaraco@jaraco.com>2023-01-15 20:24:02 -0500
commit03f07326cdc72daf7f826f75800b10adda097ca4 (patch)
tree00afaa4f78a9c7ab2da52bd788c555afc76cead2 /setup.cfg
parent217d9267e017aed6ddff36fa47d82ceb475cbf22 (diff)
downloadpython-setuptools-git-66.0.0.tar.gz
Bump version: 65.7.0 → 66.0.0v66.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 937b72c8..cd0e6b0b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 65.7.0
+version = 66.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages