summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-10-17 12:04:28 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-10-17 12:04:28 -0400
commit7ff173926c4773d39f3320ff0c9d65afb290e7b1 (patch)
tree81df189599d950d84cae7d089e5619e833b43e91 /setup.cfg
parentedd84c82db629843c3ff8bd93041e67197ea552c (diff)
downloadpython-setuptools-git-50.3.2.tar.gz
Bump version: 50.3.1 → 50.3.2v50.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 99846e9f..5ee3a8e9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.3.1
+version = 50.3.2
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org