summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-09-01 21:47:04 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-09-01 21:47:04 -0400
commit400b71c9b932893ab97dd6368ae7bfb822064a87 (patch)
tree7d8844fb031b706e964744a8feb94b1b8c0e080b /setup.cfg
parentd2e529896bcde20559da3fa2c01e825d218fdb18 (diff)
downloadpython-setuptools-git-50.0.3.tar.gz
Bump version: 50.0.2 → 50.0.3v50.0.3
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 0101bb86..7236ae40 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.0.2
+version = 50.0.3
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org