aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-05-28 21:00:39 -0400
committerJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-05-28 21:00:39 -0400
commitdf51e62984850e58e8f29e8223b714091e0b8a5b (patch)
treee7618d91c20a74435478c73cb9ccb0df929e4020 /setup.cfg
parent474e90443708a4042ca21ac7a8221896ba5076a2 (diff)
downloadexternal_python_setuptools-df51e62984850e58e8f29e8223b714091e0b8a5b.tar.gz
external_python_setuptools-df51e62984850e58e8f29e8223b714091e0b8a5b.tar.bz2
external_python_setuptools-df51e62984850e58e8f29e8223b714091e0b8a5b.zip
Bump version: 44.1.0 → 44.1.1v44.1.1maint/44.x
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 cb5ae73b..323d2cf5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 44.1.0
+version = 44.1.1
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org