summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-10-06 21:30:46 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-10-06 21:30:46 -0400
commit5eee6b4b523a6d2ae16ef913c01302f951b4f614 (patch)
tree1bb15b9986b2d356eb68ea762de4770ac4822abe /setup.cfg
parent01bf4fb2b13c3f7f6d9e8d253d2923b5ea09caa2 (diff)
downloadpython-setuptools-git-41.4.0.tar.gz
Bump version: 41.3.0 → 41.4.0v41.4.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 77a35de0..a55106a5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 41.3.0
+version = 41.4.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org