aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-01-11 23:35:41 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-01-11 23:35:41 -0500
commitc30a9652fb3bcf941ba17ccda3f577e0c4d99d07 (patch)
tree457286b4bad2019ba5dddfb6c6624646d0893ded /setup.cfg
parent1b03e7a3d35cf22b0561b44a6abd81d921d550e9 (diff)
downloadexternal_python_setuptools-c30a9652fb3bcf941ba17ccda3f577e0c4d99d07.tar.gz
external_python_setuptools-c30a9652fb3bcf941ba17ccda3f577e0c4d99d07.tar.bz2
external_python_setuptools-c30a9652fb3bcf941ba17ccda3f577e0c4d99d07.zip
Bump version: 44.0.0 → 45.0.0v45.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 1e23051f..18c9e1df 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 44.0.0
+version = 45.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org