summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-13 09:40:52 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-13 09:40:52 -0400
commita42d30089c42605d0f3191e4ccc19e1cfd1e0ccd (patch)
treebc0490bcc8c91d0babd8239b716c9432cfe74420 /setup.cfg
parenteb5605f518d2c9ec1b33d21bd24d1660c75391f6 (diff)
downloadpython-setuptools-git-49.4.0.tar.gz
Bump version: 49.3.2 → 49.4.0v49.4.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 5d4a084c..76d99d44 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.3.2
+version = 49.4.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org