summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-12 12:09:11 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-12 12:09:11 -0400
commit37d81f4ce8f08c4baf44b6ff0f3f1bd3f6b2a127 (patch)
tree279f06f46251d21d70b5531e7bfeae87d4aaac16 /setup.cfg
parent3319bfa7099d9b668e1560688a07687cdef7fe36 (diff)
downloadpython-setuptools-git-49.2.0.tar.gz
Bump version: 49.1.3 → 49.2.0v49.2.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 bad15f93..fa0e5656 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.1.3
+version = 49.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org