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

Bumped to 3.5.2 in preparation for next release.

parent d61742cc
......@@ -31,7 +31,7 @@ try:
except ImportError:
USER_SITE = None
DEFAULT_VERSION = "3.5.1"
DEFAULT_VERSION = "3.5.2"
DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/"
def _python_cmd(*args):
......
[ssl:sys_platform=='win32']
wincertstore==0.2
[certs]
certifi==1.0.1
\ No newline at end of file
certifi==1.0.1
[ssl:sys_platform=='win32']
wincertstore==0.2
\ No newline at end of file
__version__ = '3.5.1'
__version__ = '3.5.2'
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