summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-13 18:59:34 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-13 18:59:34 -0400
commita7f6ad46b07d51fce91e74b3777d70cbd4168f0f (patch)
tree6d8b432efb01f3bb019bbc4393fcc34fe3b910e5 /setup.cfg
parent6f7c26250a2d9e64a823f10224522dd40d2f163f (diff)
downloadpython-setuptools-git-49.5.0.tar.gz
Bump version: 49.4.0 → 49.5.0v49.5.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 76d99d44..7618ab11 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.4.0
+version = 49.5.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org