mirror of https://github.com/python/cpython.git
Update setuptools to 2.0.2
This commit is contained in:
parent
73777c48dd
commit
d9ddd3f9ba
|
@ -10,7 +10,7 @@
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "2.0.1"
|
||||
_SETUPTOOLS_VERSION = "2.0.2"
|
||||
|
||||
_PIP_VERSION = "1.5rc4"
|
||||
|
||||
|
|
Loading…
Reference in New Issue