aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-10 14:08:59 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-10 14:08:59 -0400
commitcd8ac41d2f40de096251b78a55a74b2705a7af8f (patch)
treebcc979db261e861eb161e5bc7c498c98710d14a6 /setup.cfg
parent6f40506bc3b18ba4c3990938331bb5c96ef409e4 (diff)
downloadexternal_python_setuptools-49.1.1.tar.gz
external_python_setuptools-49.1.1.tar.bz2
external_python_setuptools-49.1.1.zip
Bump version: 49.1.0 → 49.1.1v49.1.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 1f347c3f..3151fa49 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.1.0
+version = 49.1.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org