aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-05 16:40:17 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-05 16:40:17 -0400
commit44cec449385cac29b0f6c9719b506eb6b8c1826d (patch)
treeefcb688d3a7adb6f115701127eec54770b1573a7 /setup.cfg
parentea966a23de98c04df90ba13e9fb03d1b0afe4962 (diff)
downloadexternal_python_setuptools-49.0.1.tar.gz
external_python_setuptools-49.0.1.tar.bz2
external_python_setuptools-49.0.1.zip
Bump version: 49.0.0 → 49.0.1v49.0.1
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 d7324186..c9d108ca 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.0.0
+version = 49.0.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org