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