summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-08-11 22:23:42 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-08-11 22:23:42 +0100
commita4d181bfc628c0fa6fac61218575017c91f9c2f0 (patch)
tree7f7e49ff661041af7d0f07cc4d958a12b4171a4a /setup.cfg
parent9cec51bd96a39b9d2ef89bfcb895f5a1cdbfd52e (diff)
downloadpython-setuptools-git-64.0.1.tar.gz
Bump version: 64.0.0 → 64.0.1v64.0.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 2710e51e..9093b09b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 64.0.0
+version = 64.0.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages