Skip to content

Commit f577644

Browse files
committed
Update setuptools to 40.8.0
1 parent e91a513 commit f577644

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 = "40.6.2"
11+
_SETUPTOOLS_VERSION = "40.8.0"
1212

1313
_PIP_VERSION = "19.0.3"
1414

0 commit comments

Comments
 (0)