summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2023-01-11 18:00:01 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2023-01-11 18:00:01 +0000
commit79673cb607b871d955a9a984d3488296d48dc5bc (patch)
tree6ee197207ff6853235d471a9071e3ff4a4b76df5 /setup.cfg
parent2a89d672ce92104da8b61a5f9f0969fb947f06ba (diff)
downloadpython-setuptools-git-65.7.0.tar.gz
Bump version: 65.6.3 → 65.7.0v65.7.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 b20e7d1d..937b72c8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 65.6.3
+version = 65.7.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages