summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-21 14:41:31 -0400
committerJason R. Coombs <jaraco@Karui-Tatchi.lan>2020-03-21 14:41:31 -0400
commit1988125e800b3b64f9cf9311fea5525cc81546f9 (patch)
treefcfe3af2adae3c0fab0efc6c14aaaac3b45176e4 /setup.cfg
parentc020b5f88579487350ea38a40d3ea2cab1318144 (diff)
downloadpython-setuptools-git-44.1.0.tar.gz
Bump version: 44.0.0 → 44.1.0v44.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 ecef8609..cb5ae73b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 44.0.0
+version = 44.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org