Merge 3.5

This commit is contained in:
Donald Stufft 2016-09-09 11:36:59 -04:00
commit 722b685dc1
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,7 @@ import tempfile
__all__ = ["version", "bootstrap"]
_SETUPTOOLS_VERSION = "25.2.0"
_SETUPTOOLS_VERSION = "27.1.1"
_PIP_VERSION = "8.1.2"