summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-12-31 13:14:50 -0500
committerJason R. Coombs <jaraco@jaraco.com>2019-12-31 13:14:50 -0500
commit47aab6525101bda3e2c7af1588b7abf5f6608b65 (patch)
treeb61b25fdd4687ad1830405d6abb57ba4e170562b /setup.cfg
parentd971118ebff9b829db8489f229401374dc5c991a (diff)
downloadpython-setuptools-git-43.0.0.tar.gz
Bump version: 42.0.2 → 43.0.0v43.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 68b49d73..a9a9b504 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 42.0.2
+version = 43.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org