Commit 0343339d authored by Tarek Ziade's avatar Tarek Ziade

starting 0.6.18

--HG--
branch : distribute
extra : rebase_source : ff71015f3fe27b69e34ec10d936ee605556c7e33
parent db349656
......@@ -46,7 +46,7 @@ except ImportError:
args = [quote(arg) for arg in args]
return os.spawnl(os.P_WAIT, sys.executable, *args) == 0
DEFAULT_VERSION = "0.6.17"
DEFAULT_VERSION = "0.6.18"
DEFAULT_URL = "http://pypi.python.org/packages/source/d/distribute/"
SETUPTOOLS_FAKED_VERSION = "0.6c11"
......
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