aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-10-29 09:53:23 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-10-29 09:53:23 -0400
commita0fe403c141369defacf12dccbdc01634bbcb1da (patch)
treefa5070c7c5aac4a5853d71df5b17aa3a6eb5b04a /setup.cfg
parent6defe6b8fd6008f61ce5ecfae91dc1df5e123694 (diff)
downloadexternal_python_setuptools-a0fe403c141369defacf12dccbdc01634bbcb1da.tar.gz
external_python_setuptools-a0fe403c141369defacf12dccbdc01634bbcb1da.tar.bz2
external_python_setuptools-a0fe403c141369defacf12dccbdc01634bbcb1da.zip
Bump version: 41.5.1 → 41.6.0v41.6.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 8038b463..42a3d86c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 41.5.1
+version = 41.6.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org