Skip to content

Commit 3bed46f

Browse files
committed
updated python setuptools
1 parent 948818d commit 3bed46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Python-2.7/ez_setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
except ImportError:
3030
USER_SITE = None
3131

32-
DEFAULT_VERSION = "1.1.5"
32+
DEFAULT_VERSION = "18.7.1"
3333
DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/"
3434

3535
def _python_cmd(*args):

0 commit comments

Comments
 (0)