aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-03-08 15:53:33 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-03-08 15:53:33 -0400
commit50f3575da42ce5b7c013c28ff623ce16c231455d (patch)
tree2ad7e2e00c9ba1f60b0cdd38dd93b89b337fce9d /setup.cfg
parentdfd59c2a10e1fd74a9f9c719eaffe2b7ebeb414e (diff)
downloadexternal_python_setuptools-50f3575da42ce5b7c013c28ff623ce16c231455d.tar.gz
external_python_setuptools-50f3575da42ce5b7c013c28ff623ce16c231455d.tar.bz2
external_python_setuptools-50f3575da42ce5b7c013c28ff623ce16c231455d.zip
Bump version: 45.3.0 → 46.0.0v46.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 2e65b7a1..d231a3e1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 45.3.0
+version = 46.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org