summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-08-03 11:13:51 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-08-03 11:13:51 -0400
commit0d4d5565b1d9557f0b434adc87a0415abd2a5cc9 (patch)
tree3cce18ddc7701ae510f1f81d9c670117f38786e2 /setup.cfg
parent6a6f41fd322f83737c407cfb078593a41c859c02 (diff)
downloadpython-setuptools-git-63.4.1.tar.gz
Bump version: 63.4.0 → 63.4.1v63.4.1
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 736ca91b..5f6b9a54 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 63.4.0
+version = 63.4.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages