summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-09-05 11:08:53 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-09-05 11:08:53 -0400
commitf84c145482d273cd6b90e20012443edcfd59ff0d (patch)
treebe6c9b0f191d268334bf8feae4a9a2596c0ebcdc /setup.cfg
parent6c69bf97aefd67d421c58b49813c71ebfdc35316 (diff)
downloadpython-setuptools-git-f84c145482d273cd6b90e20012443edcfd59ff0d.tar.gz
Bump version: 50.2.0 → 50.3.0v50.3.0
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 d35e5fa2..78518457 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 50.2.0
+version = 50.3.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org