summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-10-27 18:42:56 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-10-27 18:42:56 -0400
commit6e8b1da1fb146186c52d8bdec5af969f26532ece (patch)
tree228704d70632db3b744910e71dc7ae411a8d5543 /setup.cfg
parent2d89c5d7d06ce07864e6e28c70853066966cf89f (diff)
downloadpython-setuptools-git-41.5.0.tar.gz
Bump version: 41.4.0 → 41.5.0v41.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 373ae8b5..0e030cde 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 41.4.0
+version = 41.5.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org