summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-28 21:13:12 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-28 21:13:55 -0400
commit6214d4d20a1c329f0b333abcdaaf7d242eed5e3f (patch)
treef7578535c1e1fdfb1677d969abb89d8d97cf75f2 /setup.cfg
parent11b6f07e612d447ec38a04f56aac079068cffb1d (diff)
downloadpython-setuptools-git-6214d4d20a1c329f0b333abcdaaf7d242eed5e3f.tar.gz
Bump version: 47.1.0 → 47.1.1v47.1.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 c8f72e97..66fb8921 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.1.0
+version = 47.1.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org