summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-01-19 10:55:07 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-01-19 10:55:07 -0500
commit756a7d662a076657ddf67f0cba699ca5430cb840 (patch)
tree2bb5f44b50e6ae09f73dbe2255768d7be6400cec /setup.cfg
parent38af5c857fc93706cbb13de1c5e5a0b0a458fdce (diff)
downloadpython-setuptools-git-45.1.0.tar.gz
Bump version: 45.0.0 → 45.1.0v45.1.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 e335ea22..bef019ee 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 45.0.0
+version = 45.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org