Skip to content

Commit 1db08de

Browse files
committed
Bump setuptools, hopefully for the last time.
1 parent 2483775 commit 1db08de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ez_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
except ImportError:
3030
USER_SITE = None
3131

32-
DEFAULT_VERSION = "1.1.4"
32+
DEFAULT_VERSION = "1.1.5"
3333
DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/"
3434

3535
def _python_cmd(*args):

0 commit comments

Comments
 (0)