summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2023-01-20 19:20:06 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2023-01-20 19:20:06 +0000
commita81b1303544208467235212ff8a39755e88cee7f (patch)
treeb6c7ca56369000cca5e633c1b22515ebc38e35f6 /setup.cfg
parent0a15141ea396b8c95632f00045a3a8f8d0db50db (diff)
downloadpython-setuptools-git-66.1.1.tar.gz
Bump version: 66.1.0 → 66.1.1v66.1.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 04d88d32..0cededb7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 66.1.0
+version = 66.1.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages