Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b0fc24b

Browse files
committed
Upgrade setuptools to 15.2
1 parent cd797f9 commit b0fc24b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "15.0"
11+
_SETUPTOOLS_VERSION = "15.2"
1212

1313
_PIP_VERSION = "6.1.1"
1414

Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl

490 KB
Binary file not shown.

0 commit comments

Comments
 (0)