summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-13 21:56:40 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-13 21:56:40 -0400
commit6f205904ca63a91946b862068278a51dddb36cf4 (patch)
treeb82d2e18ca2dc6987c3308c150d4031c0f81a140 /setup.cfg
parent2df5d97f4ea78fa4fe67f49a9f0ab7e48a00dd27 (diff)
downloadpython-setuptools-git-49.6.0.tar.gz
Bump version: 49.5.0 → 49.6.0v49.6.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 7618ab11..3c8f8671 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.5.0
+version = 49.6.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org