summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-21 14:45:16 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-03-21 14:56:15 -0400
commitee4d0dd1c0bd4c3efb6d2b933c2027e88917bfd1 (patch)
tree22098ed3bef965fcf13c87f28770c966b6441b32 /setup.cfg
parentbfe4e747bbe1a58459ab481b217bfad79839c01e (diff)
downloadpython-setuptools-git-46.1.0.tar.gz
Bump version: 46.0.0 → 46.1.0v46.1.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 d231a3e1..0e9a05ed 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 46.0.0
+version = 46.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org