summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-08-12 19:42:12 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-08-12 19:42:12 +0100
commit7021149ad29c30e4cccfa076dba30ede6ae205ee (patch)
tree28e082dc574c7925c40a30ab0d5f39b09abda47d /setup.cfg
parentd7f5704cbc8e739fe6144402a6c2ed45e38cd6c0 (diff)
downloadpython-setuptools-git-64.0.3.tar.gz
Bump version: 64.0.2 → 64.0.3v64.0.3
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 840b82e2..23f119a0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 64.0.2
+version = 64.0.3
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages