aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-28 07:27:00 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-28 07:27:00 -0400
commit7339f2c1cea8fa5275b699f494300a309d58c580 (patch)
treeb20388120f8a5c3c5e97aa5ee60538f74b4e7b46 /setup.cfg
parent11051abd79b04782d759720a4d9dac2d2bbbf49c (diff)
downloadexternal_python_setuptools-47.0.0.tar.gz
external_python_setuptools-47.0.0.tar.bz2
external_python_setuptools-47.0.0.zip
Bump version: 46.4.0 → 47.0.0v47.0.0
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 72d4dce9..ed31c450 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 46.4.0
+version = 47.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org