summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-03-30 22:02:15 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-03-30 22:02:15 -0400
commit30cf7823c7acd8ba5503ed3fdc7dc9cb28800880 (patch)
tree710217541273e84f6fdb7eeff8316fe04840d9c0 /setup.cfg
parentb3d7759dd27f0ba8aa00bb542054652bb3d3d74a (diff)
downloadpython-setuptools-git-55.0.0.tar.gz
Bump version: 54.2.0 → 55.0.0v55.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 7673fceb..6bb6508f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 54.2.0
+version = 55.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages