summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-12 17:01:10 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-12 17:01:10 -0400
commitff4ba978e5c32c44311d9d9817ddee9e1c6c972b (patch)
tree3da099d0801f57bb3a0ab451da57b6382e9647ce /setup.cfg
parentb71cc9236cb0af79ca0afeac49ae6b31d3855aeb (diff)
downloadpython-setuptools-git-49.3.2.tar.gz
Bump version: 49.3.1 → 49.3.2v49.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 52440198..5d4a084c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.3.1
+version = 49.3.2
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org