aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-10 17:42:41 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-10 17:42:41 -0400
commitd57adafdd9550376ef54ad3eb9f6a913adb2b214 (patch)
tree4c451cc4ed6c556fccadc538d64e883e96e46c0a /setup.cfg
parentdfc47786fc3a4488cf3bddf5e63205c9f4230c39 (diff)
downloadexternal_python_setuptools-d57adafdd9550376ef54ad3eb9f6a913adb2b214.tar.gz
external_python_setuptools-d57adafdd9550376ef54ad3eb9f6a913adb2b214.tar.bz2
external_python_setuptools-d57adafdd9550376ef54ad3eb9f6a913adb2b214.zip
Bump version: 46.1.3 → 46.2.0v46.2.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 60838efc..2f5525f3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 46.1.3
+version = 46.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org