summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-10-06 21:22:05 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-10-06 21:22:05 -0400
commitda3ccf5f648a5836ce5e9b0747a263860ae1dfaa (patch)
treef30c7b0756509dbb81f3ad21c2c947f39f20ce10 /setup.cfg
parent53d662a9de0b8d449d167bf1c5cf291a2fecb094 (diff)
downloadpython-setuptools-git-41.3.0.tar.gz
Bump version: 41.2.0 → 41.3.0v41.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 96792dd3..77a35de0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 41.2.0
+version = 41.3.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org