summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-31 18:46:51 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-31 18:46:51 +0100
commitf54ec144abf25bb80a2c7b894a8a5a25035c4ac9 (patch)
tree5a97710a0201c546979b668de1b0b31bb9d80b15 /setup.cfg
parentb9d3f992d6cae3e80e94aac1d07134a8b6875654 (diff)
downloadpython-setuptools-git-61.3.0.tar.gz
Bump version: 61.2.0 → 61.3.0v61.3.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 d23d2fd3..1a6b27f5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 61.2.0
+version = 61.3.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages