summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-13 11:56:56 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-13 11:56:56 -0400
commitfc0249f24ad39746ae955a2eae0d87ba201454df (patch)
treecc1509d08e379e3376ee39c677c03f5520cf9f41 /setup.cfg
parentfb09f9c44e0f6a93798d52080cb00741e6c766f6 (diff)
downloadpython-setuptools-git-fc0249f24ad39746ae955a2eae0d87ba201454df.tar.gz
Bump version: 46.2.0 → 46.3.0v46.3.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 2f5525f3..54953432 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 46.2.0
+version = 46.3.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org