Skip to content

Commit 16d7d59

Browse files
committed
Upgrade setuptools to 27.1.2
1 parent d25d9dc commit 16d7d59

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Lib/ensurepip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
__all__ = ["version", "bootstrap"]
99

1010

11-
_SETUPTOOLS_VERSION = "27.1.1"
11+
_SETUPTOOLS_VERSION = "27.1.2"
1212

1313
_PIP_VERSION = "8.1.2"
1414

0 commit comments

Comments
 (0)