Commit da1761c8 authored by Jason R. Coombs's avatar Jason R. Coombs

Bumped to 1.0 in preparation for next release.

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