Skip to content

Commit

Permalink
Use new version of setuptools with Jython modifications (submitted fo…
Browse files Browse the repository at this point in the history
…r inclusion upstream). Resolves #2360
  • Loading branch information
darjus committed Jan 12, 2016
1 parent 3a42279 commit a99bd0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/ensurepip/__init__.py
Expand Up @@ -12,7 +12,7 @@
__all__ = ["version", "bootstrap"]


_SETUPTOOLS_VERSION = "18.4"
_SETUPTOOLS_VERSION = "19.2"

_PIP_VERSION = "7.1.2"

Expand Down
Binary file not shown.

0 comments on commit a99bd0c

Please sign in to comment.