summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-03 18:17:36 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-03 18:17:36 -0400
commit4beda61c99b9063cc2b4b8a9f099a842d99a3b6b (patch)
tree11abc6e8242e622aa17a2ce5e832162052cc75f8 /setup.cfg
parent86d7fbe590490206d1cef4cc0973857dd4d5fa3e (diff)
downloadpython-setuptools-git-4beda61c99b9063cc2b4b8a9f099a842d99a3b6b.tar.gz
Bump version: 49.0.0 → 49.1.0v49.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 d7324186..1f347c3f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 49.0.0
+version = 49.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org