Update setuptools to 11.3.1
This commit is contained in:
parent
73dd030c8b
commit
d9fe22ce9b
|
@ -8,7 +8,7 @@ import tempfile
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "11.0"
|
||||
_SETUPTOOLS_VERSION = "11.3.1"
|
||||
|
||||
_PIP_VERSION = "6.0.6"
|
||||
|
||||
|
|
Loading…
Reference in New Issue