Commit 8029be0e authored by Jason R. Coombs's avatar Jason R. Coombs

Bumped to 10.0.1 in preparation for next release.

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