Commit 793bdfff authored by Jason R. Coombs's avatar Jason R. Coombs

Bumped to 5.4.1 in preparation for next release.

parent 0d6a21f0
......@@ -36,7 +36,7 @@ try:
except ImportError:
USER_SITE = None
DEFAULT_VERSION = "5.5"
DEFAULT_VERSION = "5.4.1"
DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/"
def _python_cmd(*args):
......
__version__ = '5.5'
__version__ = '5.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