summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-04-01 22:37:20 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-04-01 22:37:20 +0100
commitb58bdcad0513a4a2ff2c70b1b152fd565960a34f (patch)
tree3570e1cda81aac34fd940c92240824953c514ab8 /setup.cfg
parent0db587bf0cb058e13c616921bb2e04c66941326f (diff)
downloadpython-setuptools-git-61.3.1.tar.gz
Bump version: 61.3.0 → 61.3.1v61.3.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 1a6b27f5..4f84656d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 61.3.0
+version = 61.3.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages