aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-03 05:03:35 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-03 05:03:35 -0400
commit78928efa890109410b315b03a225c9fc5f041ff8 (patch)
tree1468173fb33032f533169ed41af698b069c884a5 /setup.cfg
parent35d5f720f06b5c94b26ad572faf48cfe820338d2 (diff)
downloadexternal_python_setuptools-78928efa890109410b315b03a225c9fc5f041ff8.tar.gz
external_python_setuptools-78928efa890109410b315b03a225c9fc5f041ff8.tar.bz2
external_python_setuptools-78928efa890109410b315b03a225c9fc5f041ff8.zip
Bump version: 47.3.1 → 47.3.2v47.3.2
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 f23714b6..cd62393c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.3.1
+version = 47.3.2
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org