summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-06-16 17:29:27 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-06-16 17:29:27 -0400
commit145a78cdc1afb4ce0c0208ae86a00708eb79d27b (patch)
treec834311d6dd1bc9ff81aea32fb883bbd68da9270 /setup.cfg
parent08ae4203c9feef98d4c2dffd2bd48308fdc5bee6 (diff)
downloadpython-setuptools-git-145a78cdc1afb4ce0c0208ae86a00708eb79d27b.tar.gz
Bump version: 47.3.0 → 47.3.1v47.3.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 9d3cad52..f23714b6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.3.0
+version = 47.3.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org