aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-08-21 04:50:43 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-08-21 04:50:43 -0400
commita3e6e68365079642d8949b26ecb810751cc15ef1 (patch)
tree34b0c5859b6d5082a198c5d1c2930c7208e070f1 /setup.cfg
parent35233197be40eafa1e81d71aedeb82af1a761f54 (diff)
downloadexternal_python_setuptools-a3e6e68365079642d8949b26ecb810751cc15ef1.tar.gz
external_python_setuptools-a3e6e68365079642d8949b26ecb810751cc15ef1.tar.bz2
external_python_setuptools-a3e6e68365079642d8949b26ecb810751cc15ef1.zip
Bump version: 41.1.0 → 41.2.0v41.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 3bcf4429..96792dd3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 41.1.0
+version = 41.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org