summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-02-08 23:18:21 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-02-08 23:18:21 -0500
commita5dec2f14e3414e4ee5dd146bff9c289d573de9a (patch)
tree092ddebf4886826250eb72ec2a0e290f0a49a0e2 /setup.cfg
parent757deb1a78a8930145da7cf8b9dc7aa48da09a6b (diff)
downloadpython-setuptools-git-45.2.0.tar.gz
Bump version: 45.1.0 → 45.2.0v45.2.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 bc34b22c..8cca6477 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 45.1.0
+version = 45.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org