summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-03 11:07:49 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-03 11:07:49 -0400
commit776fa9ffa471863f8d9502ca95872099394c506c (patch)
treec54efcc0bd0ce23698cef2cfbadf59adf4ac4389 /setup.cfg
parent213baae85f0b9c2640fdf7bf270f6b210f119c54 (diff)
downloadpython-setuptools-git-48.0.0.tar.gz
Bump version: 47.3.2 → 48.0.0v48.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 cd62393c..05638dbc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.3.2
+version = 48.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org