mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Update setuptools to 11.3.1
This commit is contained in:
parent
73dd030c8b
commit
d9fe22ce9b
2 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "11.0"
|
||||
_SETUPTOOLS_VERSION = "11.3.1"
|
||||
|
||||
_PIP_VERSION = "6.0.6"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue