summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorBenoit Pierre <benoit.pierre@gmail.com>2019-11-25 12:08:38 +0100
committerBenoit Pierre <benoit.pierre@gmail.com>2019-11-25 12:08:38 +0100
commite84f616a6507ec9115fad68b221cbf5333d9d2d9 (patch)
tree18e4c0c56ca451d58aad1af867ea628938b75562 /setup.cfg
parent3287006c564c6d079c8e043e8b7d6726fb28f7ac (diff)
downloadpython-setuptools-git-42.0.1.tar.gz
Bump version: 42.0.0 → 42.0.1v42.0.1
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 c0aa35ba..b8e54279 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 42.0.0
+version = 42.0.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org