Commit 49860a85 authored by Jason R. Coombs's avatar Jason R. Coombs

Bumped to 1.4.1 in preparation for next release.

parent d0fd5b0e
......@@ -29,7 +29,7 @@ try:
except ImportError:
USER_SITE = None
DEFAULT_VERSION = "1.5"
DEFAULT_VERSION = "1.4.1"
DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/"
def _python_cmd(*args):
......
__version__ = '1.5'
__version__ = '1.4.1'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment