summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-28 07:55:09 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-28 07:55:09 -0400
commit6bf44e11960fa31aaa5b910879fdd4435b524244 (patch)
treef8e8ea978054ef08d839ef68aa0ebb2e746ac216 /setup.cfg
parent3b32ab28d78eb38f681d36ecef505a65d1cbad38 (diff)
downloadpython-setuptools-git-6bf44e11960fa31aaa5b910879fdd4435b524244.tar.gz
Bump version: 47.0.0 → 47.1.0v47.1.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 ed31c450..c8f72e97 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.0.0
+version = 47.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org