aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-25 14:27:44 -0400
committerJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-25 14:27:44 -0400
commit3aeec3f0e989516e9229d9a75f5a038929dee6a6 (patch)
tree60490e0c1cf6df6befeeba12989ba6bad7f7cf78 /setup.cfg
parent7e2f30748482a4d8daed9071dc7f6168de6267d5 (diff)
downloadexternal_python_setuptools-3aeec3f0e989516e9229d9a75f5a038929dee6a6.tar.gz
external_python_setuptools-3aeec3f0e989516e9229d9a75f5a038929dee6a6.tar.bz2
external_python_setuptools-3aeec3f0e989516e9229d9a75f5a038929dee6a6.zip
Bump version: 46.1.2 → 46.1.3v46.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 8347dede..60838efc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 46.1.2
+version = 46.1.3
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org