summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-25 11:05:51 -0400
committerJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-25 11:05:51 -0400
commitdb08c60c303d64459dae479af84e3cd1cd02ba1d (patch)
tree5336d46fe43e1891d9299ecd4269d288c2ce3ad4 /setup.cfg
parent734eec6e3fca725c6b18cad2fffbd1f3e3a56fa7 (diff)
downloadpython-setuptools-git-46.1.2.tar.gz
Bump version: 46.1.1 → 46.1.2v46.1.2
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 14426181..8347dede 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 46.1.1
+version = 46.1.2
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org